Gets the unique identifier associated with the key.
Namespace: LLCryptoLib.Security.CertificatesAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public byte[] GetKeyIdentifier() |
Visual Basic |
---|
Public Function GetKeyIdentifier As Byte() |
Visual C++ |
---|
public: array<unsigned char>^ GetKeyIdentifier() |