Unit

ScCMS

 

type

 TScCMSSubjectIdentifierType = (sitIssuerAndSerialNumber, sitSubjectKeyIdentifier, sitKeyIdentifier);

 

Description

The TScCMSSubjectIdentifierType enumeration represents the type of subject identifier.

 

ValueMeaning
sitIssuerAndSerialNumberThe subject is identified by the certificate issuer and serial number.
sitSubjectKeyIdentifierThe subject is identified by the hash of the subject's public key. The hash algorithm used is determined by the signature algorithm suite in the subject's certificate.
sitKeyIdentifierThe subject is identified by the key identifier.

 

See also

TScCMSSubjectIdentifier.SubjectIdentifierType

 

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