PkcsSignerInfoBuilderAuthenticatedAttributes Property

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

Definition

Namespace: SysadminsLV.PKI.Cryptography.Pkcs
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public Pkcs9AttributeObjectCollection AuthenticatedAttributes { get; }

Property Value

Pkcs9AttributeObjectCollection

See Also