org.mozilla.jss.asn1
Class UniversalString
- ASN1Value
public class UniversalString
A UCS4 string.
Tag | getTag() - Returns the base tag for this type, not counting any tags
that may be imposed on it by its context.
|
static UniversalString.Template | getTemplate() - Returns a singleton instance of the decoding template for this class.
|
TAG
public static final Tag TAG
UniversalString
public UniversalString(String s)
throws CharConversionException
UniversalString
public UniversalString(char[] chars)
throws CharConversionException
getTemplate
public static UniversalString.Template getTemplate()
Returns a singleton instance of the decoding template for this class.