property SubjectKeyIdentifier: string;
Description
The SubjectKeyIdentifier property is a string, encoded in hexadecimal format, that represents the subject key identifier (SKI). The SKI provides a unique identification for the subject of the certificate. The SKI is often used when working with XML digital signing.
The property is set automatically when loading or importing the certificate.
This property is read-only.
See Also