This property specifies the subject key identifier octet string.
byte[] KeyIdentifier;
Property KeyIdentifier As Byte()
property KeyIdentifier : string;
void get_KeyIdentifier(std::string &
OutResult);
void set_KeyIdentifier(const std::string & Value);
Description
Leave this property empty when generating a new certificate
if you want SecureBlackbox™ to generate Key Identifier for you.
SecureBlackbox™ uses SHA-1 hash output as a Key Identifier.