Temporary save of the certificate store certificate

Namespace: LLCryptoLib.Security.Certificates
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public string SaveCertificateStoreFile()
Visual Basic
Public Function SaveCertificateStoreFile As String
Visual C++
public:
String^ SaveCertificateStoreFile()

Return Value

The full path of the certificate store file

See Also