|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.ASN1Enumerated
org.bouncycastle.asn1.DEREnumerated
public class DEREnumerated
| Constructor Summary | |
|---|---|
DEREnumerated(java.math.BigInteger value)
Deprecated. use ASN1Enumerated |
|
DEREnumerated(int value)
Deprecated. use ASN1Enumerated |
|
| Method Summary |
|---|
| Methods inherited from class org.bouncycastle.asn1.ASN1Enumerated |
|---|
getInstance, getInstance, getValue, hashCode |
| Methods inherited from class org.bouncycastle.asn1.ASN1Primitive |
|---|
equals, fromByteArray, toASN1Primitive |
| Methods inherited from class org.bouncycastle.asn1.ASN1Object |
|---|
getEncoded, getEncoded, hasEncodedTagValue, toASN1Object |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DEREnumerated(java.math.BigInteger value)
value - the value of this enumerated.public DEREnumerated(int value)
value - the value of this enumerated.
|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||