property UnsignedAttributes: TScCMSUnsignedAttributes;
Description
The UnsignedAttributes property sets or retrieves the TScCMSUnsignedAttributes list of unsigned attributes that is associated with the TScCMSSignedData content. Unsigned attributes can be modified without invalidating the signature.
Unsigned attributes are not signed along with the rest of the TScCMSSignedData message content. Even though a party successfully verifies the signature, the unsigned attributes may have been altered and should not be considered to have authenticity or integrity.
See Also