|
Bouncy Castle Cryptography Library 1.48 | ||||||||
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.DERBoolean
org.bouncycastle.asn1.ASN1Boolean
public class ASN1Boolean
Field Summary |
---|
Fields inherited from class org.bouncycastle.asn1.DERBoolean |
---|
FALSE, TRUE |
Constructor Summary | |
---|---|
ASN1Boolean(boolean value)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.asn1.DERBoolean |
---|
asn1Equals, getInstance, getInstance, getInstance, getInstance, hashCode, isTrue, toString |
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, wait, wait, wait |
Constructor Detail |
---|
public ASN1Boolean(boolean value)
|
Bouncy Castle Cryptography Library 1.48 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |