[Missing <summary> documentation for "T:SysadminsLV.PKI.Cryptography.X509Certificates.X509CRL2Extensions"]
public static class X509CRL2Extensions
<ExtensionAttribute>
Public NotInheritable Class X509CRL2Extensions
[ExtensionAttribute]
public ref class X509CRL2Extensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type X509CRL2Extensions = class end
GetSafeContext | Gets a SafeCRLHandleContext for the X509 certificate revocation list. The caller of this method owns the returned safe handle, and should dispose of it when they no longer need it. This handle can be used independently of the lifetime of the original X509 certificate revocation list. |
ShowUI | Displays a X.509 Certificate Revocation List UI dialog. |