pasn
Interface ASN1TransparentObject
- All Known Subinterfaces:
- ASN1AlternativeObject
- All Known Implementing Classes:
- ASN1Choice, ASN1OpenType
public interface ASN1TransparentObject
Defines ASN.1 object that do not produce specific encoding. They rather mimic
their enclosed ASN.1 object(s). This property refers to ASN.1 CHOICE and
OpenType types in the basic ASN.1 definition
- Author:
- ncottin
getInnerComponent
ASN1MandatoryComponent getInnerComponent()
refersTo
boolean refersTo(ASN1DecodedObject ado)
decode
boolean decode(ASN1DecodedObject ado)