Get the CRL name
Namespace: LLCryptoLib.Security.CertificatesAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static string ListName( LLCertificateStore store ) |
Visual Basic |
---|
Public Shared Function ListName ( _ store As LLCertificateStore _ ) As String |
Visual C++ |
---|
public: static String^ ListName( LLCertificateStore^ store ) |
Parameters
- store
- Type: LLCryptoLib.Security.Certificates..::..LLCertificateStore
The store.