Method | Description | |
---|---|---|
GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
GetInstance ( object obj ) : |
||
GetRevokedCertificateEnumeration ( ) : IEnumerable | ||
GetRevokedCertificates ( ) : Org.BouncyCastle.Asn1.X509.CrlEntry[] | ||
ToAsn1Object ( ) : Asn1Object |
Method | Description | |
---|---|---|
TbsCertificateList ( Asn1Sequence seq ) : System |
public static GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
obj | Asn1TaggedObject | |
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[] |