property SubjectKeyIdentifier: string;
Description
The SubjectKeyIdentifier property retrieves the hash of the subject's public key of the subject identifier. The hash algorithm used is determined by the signature algorithm suite in the subject's certificate. This property is set only if the SubjectIdentifierType property is set to sitSubjectKeyIdentifier or sitKeyIdentifier.
This property is read-only.
See Also