Method | Description | |
---|---|---|
FindCrl ( X509Certificate certificate, X509Certificate issuerCertificate ) : |
||
GetCrlUri ( X509Certificate certificate ) : string |
Gives back the CRL URI meta-data found within the given X509 certificate. Gives back the CRL URI meta-data found within the given X509 certificate. |
|
OnlineCrlSource ( ) : System |
Method | Description | |
---|---|---|
GetCrl ( string downloadUrl ) : |
public FindCrl ( X509Certificate certificate, X509Certificate issuerCertificate ) : |
||
certificate | X509Certificate | |
issuerCertificate | X509Certificate | |
return |
public GetCrlUri ( X509Certificate certificate ) : string | ||
certificate | X509Certificate | the X509 certificate. |
return | string |