org.apache.directory.shared.asn1.der
Class BERNull
java.lang.Object
org.apache.directory.shared.asn1.der.DERObject
org.apache.directory.shared.asn1.der.DERNull
org.apache.directory.shared.asn1.der.BERNull
- All Implemented Interfaces:
- DEREncodable
public class BERNull
- extends DERNull
A BER NULL object.
| Fields inherited from class org.apache.directory.shared.asn1.der.DERObject |
tag, value |
BERNull
public BERNull()
encode
public void encode(ASN1OutputStream out)
throws IOException
- Specified by:
encode in interface DEREncodable- Overrides:
encode in class DERObject
- Throws:
IOException
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.