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