Checks whether the Certificate has a private key associated with it.
Namespace: LLCryptoLib.Security.CertificatesAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public bool HasPrivateKey() |
Visual Basic |
---|
Public Function HasPrivateKey As Boolean |
Visual C++ |
---|
public: bool HasPrivateKey() |