CertificateRevocationList.GetDistributionPointUrl Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
GetDistributionPointUrl()
Returns distribution point URL from issuing distribution point extension, if both present. Otherwise returns null.
Declaration
public string GetDistributionPointUrl()
Returns
Type | Description |
---|---|
String | Distribution point URL. |