Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetEncoded ( ) : byte[] | ||
GetHashCode ( ) : int | ||
GetRevokedCertificate ( |
||
GetRevokedCertificates ( ) : ISet | ||
GetSigAlgParams ( ) : byte[] | ||
GetSignature ( ) : byte[] | ||
GetTbsCertList ( ) : byte[] | ||
IsRevoked ( |
||
ToString ( ) : string | ||
Verify ( |
||
X509Crl ( |
Method | Description | |
---|---|---|
GetX509Extensions ( ) : |
Method | Description | |
---|---|---|
LoadCrlEntries ( ) : ISet |
public GetRevokedCertificate ( |
||
serialNumber | ||
return |
protected GetX509Extensions ( ) : |
||
return |
public IsRevoked ( |
||
cert | ||
return | bool |
public Verify ( |
||
publicKey | ||
return | void |
public X509Crl ( |
||
c | ||
return | System |