org.mozilla.jss.asn1
public static class BOOLEAN.Template extends Object implements ASN1Template
BOOLEAN values from their BER
encodings.
| Method Summary | |
|---|---|
| ASN1Value | decode(InputStream istream) |
| ASN1Value | decode(Tag tag, InputStream istream) |
| boolean | tagMatch(Tag tag) |