Package org.bouncycastle.asn1
Class ASN1Absent
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.ASN1Absent
- All Implemented Interfaces:
ASN1Encodable
,Encodable
An ASN1 class that encodes to nothing, used in the OER library to deal with the Optional type.
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.bouncycastle.asn1.ASN1Primitive
encodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
getEncoded, getEncoded, hasEncodedTagValue
-
Field Details
-
INSTANCE
-
-
Method Details
-
hashCode
public int hashCode()- Specified by:
hashCode
in classASN1Primitive
-