Discuss this help topic in SecureBlackbox Forum
TElPKCS7Attributes is used to store auxiliary information for a signed message.
Description
TElPKCS7Attributes is used to store auxiliary information for a signed message. It contains a list of pairs in the form of Attribute=Values.
To add an attribute, increase the value of Count property by one and place the value of the new attribute to Attributes[Count -1].