public interface IASN1Encodable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNull()
Checks if wrapped object is null.
|
IASN1Primitive |
toASN1Primitive()
Calls actual
toASN1Primitive method for the wrapped ASN1Encodable object. |
IASN1Primitive toASN1Primitive()
toASN1Primitive method for the wrapped ASN1Encodable object.IASN1Primitive wrapped ASN1Primitive object.boolean isNull()
null is wrapped, false otherwise.Copyright © 1998–2025 Apryse Group NV. All rights reserved.