public class NullType extends AbstractDERType implements DEREncoder
| Constructor and Description |
|---|
NullType(DERTag tag)
Creates a new null type.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encode()
Encode this object into it's DER type.
|
encode, readBufferpublic NullType(DERTag tag)
tag - der tag associated with this typepublic byte[] encode()
DEREncoderencode in interface DEREncoderCopyright © 2003-2019 Virginia Tech. All Rights Reserved.