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.
Namespace: SysadminsLV.PKI.Cryptography.PkcsAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public Pkcs9AttributeObjectCollection AuthenticatedAttributes { get; }
Public ReadOnly Property AuthenticatedAttributes As Pkcs9AttributeObjectCollection
Get
public:
property Pkcs9AttributeObjectCollection^ AuthenticatedAttributes {
Pkcs9AttributeObjectCollection^ get ();
}
member AuthenticatedAttributes : Pkcs9AttributeObjectCollection with get
Property Value
Pkcs9AttributeObjectCollection