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, hashCodepublic AuthenticatedSafe(ASN1Sequence seq)
public AuthenticatedSafe(ContentInfo[] info)
public ContentInfo[] getContentInfo()
public DERObject toASN1Object()
toASN1Object in class ASN1EncodableCopyright © 2015. All rights reserved.