Uses of Class
jp.bitmeister.asn1.type.ASN1TagValue

Packages that use ASN1TagValue
jp.bitmeister.asn1.type Contains the common classes and interfaces used for defining ASN.1 types and processing ASN.1 data. 
 

Uses of ASN1TagValue in jp.bitmeister.asn1.type
 

Methods in jp.bitmeister.asn1.type that return ASN1TagValue
 ASN1TagValue SelectiveType.selectedTag()
          Returns the ASN.1 tag of selected alternative.
 ASN1TagValue TypeSpecification.tag()
          Returns the ASN.1 tag assigned to this type.
 ASN1TagValue NamedTypeSpecification.tag()
          Returns the tag of this element.