public class AuthenticatedSafe extends ASN1Encodable
BER, DER
Constructor and Description |
---|
AuthenticatedSafe(ASN1Sequence seq) |
AuthenticatedSafe(ContentInfo[] info) |
Modifier and Type | Method and Description |
---|---|
ContentInfo[] |
getContentInfo() |
DERObject |
toASN1Object() |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
public AuthenticatedSafe(ASN1Sequence seq)
public AuthenticatedSafe(ContentInfo[] info)
public ContentInfo[] getContentInfo()
public DERObject toASN1Object()
toASN1Object
in class ASN1Encodable
Copyright © 2015. All rights reserved.