Uses of Class
jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.Identification

Packages that use EMBEDDED_PDV.Identification
jp.bitmeister.asn1.type.useful Contains the classes which represents useful ASN.1 types. 
 

Uses of EMBEDDED_PDV.Identification in jp.bitmeister.asn1.type.useful
 

Fields in jp.bitmeister.asn1.type.useful declared as EMBEDDED_PDV.Identification
 EMBEDDED_PDV.Identification EMBEDDED_PDV.identification
          'identification' field.
 

Constructors in jp.bitmeister.asn1.type.useful with parameters of type EMBEDDED_PDV.Identification
CHARACTER_STRING(EMBEDDED_PDV.Identification identification, OCTET_STRING data_value)
           
EMBEDDED_PDV(EMBEDDED_PDV.Identification identification, OCTET_STRING data_value)
          Instantiates an EMBEDDED_PDV and initialize it with prameters.