public final class ASN1Null extends ImmutableDataObject
| Modifier and Type | Field and Description |
|---|---|
static ASN1Null |
INSTANCE
An instance of the ASN1Null type.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
readResolve()
Ensures that the static instance is used on deserialization.
|
String |
toString()
Returns a string representation of the object.
|
clone, isReadOnly, setReadOnlypublic static final ASN1Null INSTANCE