|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.asn1.der.DERObject
org.apache.asn1.der.DERNull
org.apache.asn1.der.BERNull
public class BERNull
A BER NULL object.
Field Summary |
---|
Fields inherited from class org.apache.asn1.der.DERObject |
---|
APPLICATION, BIT_STRING, BMP_STRING, BOOLEAN, CONSTRUCTED, ENUMERATED, EXTERNAL, GENERAL_STRING, GENERALIZED_TIME, GRAPHIC_STRING, IA5_STRING, INTEGER, NULL, NUMERIC_STRING, OBJECT_IDENTIFIER, OCTET_STRING, PRINTABLE_STRING, SEQUENCE, SET, T61_STRING, tag, TAGGED, TERMINATOR, UNIVERSAL_STRING, UTC_TIME, UTF8_STRING, value, VIDEOTEX_STRING, VISIBLE_STRING |
Constructor Summary | |
---|---|
BERNull()
|
Method Summary | |
---|---|
void |
encode(ASN1OutputStream out)
|
Methods inherited from class org.apache.asn1.der.DERObject |
---|
equals, getOctets, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BERNull()
Method Detail |
---|
public void encode(ASN1OutputStream out) throws java.io.IOException
encode
in interface DEREncodable
encode
in class DERObject
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |