A B C D E F G H I J L M N O P R S T U V _

T

tag() - Method in class jp.bitmeister.asn1.type.NamedTypeSpecification
Returns the tag of this element.
tag() - Method in class jp.bitmeister.asn1.type.TypeSpecification
Returns the ASN.1 tag assigned to this type.
tagClass() - Method in class jp.bitmeister.asn1.type.ASN1TagValue
Returns tag class of this tag.
tagClass() - Method in class jp.bitmeister.asn1.type.UnknownType
Returns tag class.
tagDefault() - Method in class jp.bitmeister.asn1.type.TypeSpecification
Returns the default tagging mode for the ASN.1 module that this type is defined.
tagged() - Method in class jp.bitmeister.asn1.type.TypeSpecification
Tests if this type is tagged or references a tagged type.
tagMode() - Method in class jp.bitmeister.asn1.type.ASN1TagValue
Returns tagging mode.
tagNumber() - Method in class jp.bitmeister.asn1.type.ASN1TagValue
Returns tag number of this tag.
tagNumber() - Method in class jp.bitmeister.asn1.type.UnknownType
Returns tag number.
TeletexString - Class in jp.bitmeister.asn1.type.useful
Represents ASN.1 'TeletexString' type.
TeletexString() - Constructor for class jp.bitmeister.asn1.type.useful.TeletexString
Instantiates an empty TeletexString.
TeletexString(String) - Constructor for class jp.bitmeister.asn1.type.useful.TeletexString
Instantiates an TeletexString and initialize it with the String value.
TimeType - Class in jp.bitmeister.asn1.type
The base class for types which contains a String that represents date and time.
TimeType() - Constructor for class jp.bitmeister.asn1.type.TimeType
 
toBinArray() - Method in class jp.bitmeister.asn1.value.BinString
Converts the value of this bString to an array of boolean.
toBinArray() - Method in class jp.bitmeister.asn1.value.HexString
Converts the value of this hString to an array of boolean.
toBinArray() - Method in interface jp.bitmeister.asn1.value.StringItem
Converts the value of this item to an array of boolean.
toByteArray() - Method in class jp.bitmeister.asn1.value.BinString
Converts the value of this bString to an array of byte.
toByteArray() - Method in class jp.bitmeister.asn1.value.HexString
Converts the value of this hString to an array of byte.
toByteArray() - Method in interface jp.bitmeister.asn1.value.StringItem
Converts the value of this item to an array of byte.
toString() - Method in class jp.bitmeister.asn1.type.ASN1Type
Returns a string representation of this ASN.1 data.
toString() - Method in class jp.bitmeister.asn1.value.BinString
Returns a string representation of this item.
toString() - Method in class jp.bitmeister.asn1.value.HexString
Returns a string representation of this item.
transfer - Variable in class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.Syntaxes
'transfer' field.
transfer_syntax - Variable in class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.ContextNegotiation
'transfer-syntax' field.
transfer_syntax - Variable in class jp.bitmeister.asn1.type.useful.EMBEDDED_PDV.Identification
'transfer-syntax' field.
TypeSpecification - Class in jp.bitmeister.asn1.type
Specifications of an ASN.1 type.

A B C D E F G H I J L M N O P R S T U V _