X509CertificateTrustListExtensions Class
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public static class X509CertificateTrustListExtensions
<ExtensionAttribute>
Public NotInheritable Class X509CertificateTrustListExtensions
[ExtensionAttribute]
public ref class X509CertificateTrustListExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type X509CertificateTrustListExtensions = class end
- Inheritance
- Object X509CertificateTrustListExtensions
GetSafeContext |
Gets a SafeCTLHandleContext 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 Trust List UI dialog.
|