Unit

ScCMS

 

type

 TScCMSOriginatorIdentifierOrKeyType = (oitIssuerAndSerialNumber, oitSubjectKeyIdentifier, oitPublicKeyInfo);

 

Description

The TScCMSOriginatorIdentifierOrKeyType enumeration represents the type of originator identifier.

 

ValueMeaning
oitIssuerAndSerialNumberThe originator is identified by the certificate issuer and serial number.
oitSubjectKeyIdentifierThe originator is identified by the hash of the originator's public key. The hash algorithm used is determined by the signature algorithm suite in the originator's certificate.
oitPublicKeyInfoThe originator is identified by the public key.

 

See also

TScCMSOriginatorIdentifierOrKey.OriginatorIdentifierOrKeyType

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support