public class DERNullBC extends ASN1PrimitiveBC implements IDERNull
DERNull.| Modifier and Type | Field and Description |
|---|---|
static DERNullBC |
INSTANCE
Wrapper for
DERNull INSTANCE. |
| Constructor and Description |
|---|
DERNullBC(org.bouncycastle.asn1.DERNull derNull)
Creates new wrapper instance for
DERNull. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.DERNull |
getDERNull()
Gets actual org.bouncycastle object being wrapped.
|
getEncoded, getEncoded, getPrimitiveequals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEncoded, getEncodedisNull, toASN1Primitivepublic static final DERNullBC INSTANCE
DERNull INSTANCE.Copyright © 1998–2023 Apryse Group NV. All rights reserved.