X509CRL2Extensions Class

[Missing <summary> documentation for "T:SysadminsLV.PKI.Cryptography.X509Certificates.X509CRL2Extensions"]

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public static class X509CRL2Extensions
Inheritance
Object    X509CRL2Extensions

Methods

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.

See Also