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, readBuffer
public NullType(DERTag tag)
tag
- der tag associated with this typepublic byte[] encode()
DEREncoder
encode
in interface DEREncoder
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.