Package org.bouncycastle.asn1
Class DERNull
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.ASN1Null
org.bouncycastle.asn1.DERNull
- All Implemented Interfaces:
ASN1Encodable
,Encodable
A NULL object.
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.bouncycastle.asn1.ASN1Null
getInstance, hashCode, toString
Methods inherited from class org.bouncycastle.asn1.ASN1Primitive
equals, fromByteArray, toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
getEncoded, getEncoded, hasEncodedTagValue
-
Field Details
-
INSTANCE
-