Returns the certificate's subject key identifier (SKI).
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Function GetSubjectKeyIdentifier As Byte() |
C# |
---|
public byte[] GetSubjectKeyIdentifier() |