Initializes a new instance of the RevocationList class.
Namespace: LLCryptoLib.Security.CertificatesAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public RevocationList( LLCertificateStore store ) |
Visual Basic |
---|
Public Sub New ( _ store As LLCertificateStore _ ) |
Visual C++ |
---|
public: RevocationList( LLCertificateStore^ store ) |
Parameters
- store
- Type: LLCryptoLib.Security.Certificates..::..LLCertificateStore
The store.