public abstract class ASN1Null extends ASN1Primitive
| Modifier and Type | Method and Description |
|---|---|
static ASN1Null |
getInstance(Object o)
Return an instance of ASN.1 NULL from the passed in object.
|
int |
hashCode() |
String |
toString() |
equals, fromByteArray, toASN1PrimitivegetEncoded, getEncoded, hasEncodedTagValue, toASN1Objectpublic static ASN1Null getInstance(Object o)
Accepted inputs:
ASN1Null object
o - object to be converted.IllegalArgumentException - if the object cannot be converted.public int hashCode()
hashCode in class ASN1PrimitiveCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.