X509CRLImpl.getRevoked

Get the entries of this CRL in the form of a vector.

class X509CRLImpl
public ref const
const(Vector!CRLEntry)
getRevoked
()

Return Value

Type: const(Vector!CRLEntry)

vector containing the entries of this CRL.

Meta