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