Method | Description | |
---|---|---|
GetInstance ( |
||
GetInstance ( object obj ) : |
||
GetRevokedCertificateEnumeration ( ) : IEnumerable | ||
GetRevokedCertificates ( ) : Org.BouncyCastle.Asn1.X509.CrlEntry[] | ||
ToAsn1Object ( ) : |
Method | Description | |
---|---|---|
CertificateList ( |
public static GetInstance ( |
||
obj | ||
explicitly | bool | |
return |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |
public GetRevokedCertificateEnumeration ( ) : IEnumerable | ||
return | IEnumerable |
public GetRevokedCertificates ( ) : Org.BouncyCastle.Asn1.X509.CrlEntry[] | ||
return | Org.BouncyCastle.Asn1.X509.CrlEntry[] |
public ToAsn1Object ( ) : |
||
return |