Returns the first certificate from the CertificateStore.
Namespace: LLCryptoLib.Security.CertificatesAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public Certificate FindCertificate() |
Visual Basic |
---|
Public Function FindCertificate As Certificate |
Visual C++ |
---|
public: Certificate^ FindCertificate() |