Table of Contents

Class AuthenticatedSafe

Namespace
Enterprises.Org.BouncyCastle.Asn1.Pkcs
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class AuthenticatedSafe : Asn1Encodable, IAsn1Convertible
Inheritance
AuthenticatedSafe
Implements
Inherited Members

Constructors

AuthenticatedSafe(Asn1Sequence)

public AuthenticatedSafe(Asn1Sequence seq)

Parameters

seq Asn1Sequence

AuthenticatedSafe(ContentInfo[])

public AuthenticatedSafe(ContentInfo[] info)

Parameters

info ContentInfo[]

Methods

GetContentInfo()

public ContentInfo[] GetContentInfo()

Returns

ContentInfo[]

ToAsn1Object()

public override Asn1Object ToAsn1Object()

Returns

Asn1Object