|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.directory.shared.asn1.der.DERObject
org.apache.directory.shared.asn1.der.DERNull
org.apache.directory.shared.asn1.der.BERNull
A BER NULL object.
| Field Summary |
| Fields inherited from class org.apache.directory.shared.asn1.der.DERObject |
tag, value |
| Constructor Summary | |
BERNull()
|
|
| Method Summary | |
void |
encode(ASN1OutputStream out)
|
| Methods inherited from class org.apache.directory.shared.asn1.der.DERObject |
equals, 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 DEREncodableencode in class DERObjectjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||