Returns a Base64-encoded representation of the certificate.
Namespace: LLCryptoLib.Security.CertificatesAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public string ToBase64String() |
Visual Basic |
---|
Public Function ToBase64String As String |
Visual C++ |
---|
public: String^ ToBase64String() |