Gets the collection of unsigned attributes associated with this CMS/PKCS #7 message.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property UnsignedAttributes As CryptographicAttributeCollection Get |
C# |
---|
public CryptographicAttributeCollection UnsignedAttributes { get; } |