property SignedAttributes: TScCMSSignedAttributes;

 

Description

The SignedAttributes property sets or retrieves the TScCMSSignedAttributes list of signed attributes that is associated with the signer information. Signed attributes are signed along with the rest of the message content.

Signed attributes are signed along with the rest of the TScCMSSignedData message content. This means that a party that successfully verifies the signature can have confidence that the contents of these attributes are authentic and have not been altered.

Depending on the IncludedAttributes property the content type attribute, the message digest attribute, the signing time attribute, and the SMIME attribute can be automatically generated and placed in the SignedAttributes list.

 

See Also

IncludedAttributes

ContentType

MessageDigest

SigningTime

SMIMEAttribute

UnsignedAttributes

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