pasn
Interface ASN1ExplicitObject

All Known Implementing Classes:
ASN1Choice, ASN1OpenType

public interface ASN1ExplicitObject

Defines ASN.1 object that must be encoded in EXPLICIT form when tagged. This property refers to ASN.1 CHOICE and OpenType types in the basic ASN.1 definition

Author:
ncottin