org.mozilla.jss.asn1
public class NULL extends Object implements ASN1Value
| Nested Class Summary | |
|---|---|
| static class | NULL.Template |
| Field Summary | |
|---|---|
| static Form | FORM |
| static Tag | TAG |
| Method Summary | |
|---|---|
| void | encode(OutputStream ostream) |
| void | encode(Tag implicitTag, OutputStream ostream) |
| static NULL | getInstance() |
| Tag | getTag() |
| static NULL.Template | getTemplate() |