org.mozilla.jss.asn1
public class TeletexString extends CharacterString implements ASN1Value
Nested Class Summary | |
---|---|
static class | TeletexString.Template |
Field Summary | |
---|---|
static Tag | TAG |
Constructor Summary | |
---|---|
TeletexString(char[] chars) | |
TeletexString(String s) |
Method Summary | |
---|---|
Tag | getTag() |
static TeletexString.Template | getTemplate()
Returns a singleton instance of the decoding template for this class. |