|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkz.gamma.asn1.ASN1Encodable
kz.gamma.asn1.pkcs.AuthenticatedSafe
public class AuthenticatedSafe
| Field Summary | |
|---|---|
(package private) ContentInfo[] |
info
|
| Fields inherited from class kz.gamma.asn1.ASN1Encodable |
|---|
BER, DER |
| Constructor Summary | |
|---|---|
AuthenticatedSafe(ASN1Sequence seq)
|
|
AuthenticatedSafe(ContentInfo[] info)
|
|
| Method Summary | |
|---|---|
ContentInfo[] |
getContentInfo()
|
DERObject |
toASN1Object()
|
| Methods inherited from class kz.gamma.asn1.ASN1Encodable |
|---|
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ContentInfo[] info
| Constructor Detail |
|---|
public AuthenticatedSafe(ASN1Sequence seq)
public AuthenticatedSafe(ContentInfo[] info)
| Method Detail |
|---|
public ContentInfo[] getContentInfo()
public DERObject toASN1Object()
toASN1Object in class ASN1Encodable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||