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