public class AuthenticatedSafe extends ASN1Encodable
| Modifier and Type | Field and Description |
|---|---|
(package private) ContentInfo[] |
info |
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, hashCodeContentInfo[] info
public AuthenticatedSafe(ASN1Sequence seq)
public AuthenticatedSafe(ContentInfo[] info)
public ContentInfo[] getContentInfo()
public DERObject toASN1Object()
toASN1Object in class ASN1EncodableCopyright © 1998-2014 Gamma Technologies. All Rights Reserved.