Click or drag to resize

PkcsSignerInfoBuilderAuthenticatedAttributes Property

Gets the X509AttributeCollection collection of signed attributes that is associated with the signer information. Signed attributes are signed along with the rest of the message content.

Namespace:  SysadminsLV.PKI.Cryptography.Pkcs
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509AttributeCollection AuthenticatedAttributes { get; }

Property Value

Type: X509AttributeCollection
See Also