org.bouncycastle.asn1.pkcs

Class AuthenticatedSafe

public class AuthenticatedSafe extends ASN1Encodable

Constructor Summary
AuthenticatedSafe(ASN1Sequence seq)
AuthenticatedSafe(ContentInfo[] info)
Method Summary
ContentInfo[]getContentInfo()
DERObjecttoASN1Object()

Constructor Detail

AuthenticatedSafe

public AuthenticatedSafe(ASN1Sequence seq)

AuthenticatedSafe

public AuthenticatedSafe(ContentInfo[] info)

Method Detail

getContentInfo

public ContentInfo[] getContentInfo()

toASN1Object

public DERObject toASN1Object()