|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.asn1.ASN1Object | +--org.bouncycastle.asn1.cmp.GenRepContent
Constructor Summary | |
GenRepContent(InfoTypeAndValue itv)
|
|
GenRepContent(InfoTypeAndValue[] itvs)
|
Method Summary | |
static GenRepContent |
getInstance(java.lang.Object o)
|
ASN1Primitive |
toASN1Primitive()
GenRepContent ::= SEQUENCE OF InfoTypeAndValue |
InfoTypeAndValue[] |
toInfoTypeAndValueArray()
|
Methods inherited from class org.bouncycastle.asn1.ASN1Object |
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GenRepContent(InfoTypeAndValue itv)
public GenRepContent(InfoTypeAndValue[] itvs)
Method Detail |
public static GenRepContent getInstance(java.lang.Object o)
public InfoTypeAndValue[] toInfoTypeAndValueArray()
public ASN1Primitive toASN1Primitive()
toASN1Primitive
in class ASN1Object
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |