SignerInfoAuthenticatedAttributes Property
Namespace: Org.BouncyCastle.Asn1.PkcsAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public Asn1Set AuthenticatedAttributes { get; }
Public ReadOnly Property AuthenticatedAttributes As Asn1Set
Get
public:
property Asn1Set^ AuthenticatedAttributes {
Asn1Set^ get ();
}
function get_AuthenticatedAttributes();
Property Value
Asn1Set