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

U

UniversalString - Class in jp.bitmeister.asn1.type.useful
Represents ASN.1 'UniversalString' type.
UniversalString() - Constructor for class jp.bitmeister.asn1.type.useful.UniversalString
Instantiates an empty UniversalString.
UniversalString(String) - Constructor for class jp.bitmeister.asn1.type.useful.UniversalString
Instantiates a UniversalString and initialize it with the String value.
UnknownType - Class in jp.bitmeister.asn1.type
Represents a type that does not have definition.
UnknownType(ASN1TagClass, int) - Constructor for class jp.bitmeister.asn1.type.UnknownType
Instantiate with a tag class and a tag number.
unset(int) - Method in class jp.bitmeister.asn1.type.builtin.BIT_STRING
Sets false to a bit specified by the index number.
using(ASN1Module) - Static method in class jp.bitmeister.asn1.type.ASN1Modules
Registers the ASN.1 module to the manager.
UTCTime - Class in jp.bitmeister.asn1.type.useful
Represents ASN.1 'UTCTime' type.
UTCTime() - Constructor for class jp.bitmeister.asn1.type.useful.UTCTime
Instantiates an empty UTCTime.
UTCTime(String) - Constructor for class jp.bitmeister.asn1.type.useful.UTCTime
Instantiates a UTCTime and initialize it with the String value.
UTCTime(Date) - Constructor for class jp.bitmeister.asn1.type.useful.UTCTime
Instantiates a UTCTime and initialize it with the Date value.
UTF8String - Class in jp.bitmeister.asn1.type.useful
Represents ASN.1 'UTF8String' type.
UTF8String() - Constructor for class jp.bitmeister.asn1.type.useful.UTF8String
Instantiates an empty UTF8String.
UTF8String(String) - Constructor for class jp.bitmeister.asn1.type.useful.UTF8String
Instantiates a UTF8String and initialize it with the String value.

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