Method | Description | |
---|---|---|
CrlDistPoint ( |
||
GetDistributionPoints ( ) : Org.BouncyCastle.Asn1.X509.DistributionPoint[] | ||
GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
GetInstance ( object obj ) : |
||
ToAsn1Object ( ) : Asn1Object | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
CrlDistPoint ( Asn1Sequence seq ) : System |
public CrlDistPoint ( |
||
points | ||
return | System |
public GetDistributionPoints ( ) : Org.BouncyCastle.Asn1.X509.DistributionPoint[] | ||
return | Org.BouncyCastle.Asn1.X509.DistributionPoint[] |
public static GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
obj | Asn1TaggedObject | |
explicitly | bool | |
return |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |