org.apache.directory.shared.asn1.der
Class BERSet
java.lang.Object
org.apache.directory.shared.asn1.der.DERSet
org.apache.directory.shared.asn1.der.BERSet
- All Implemented Interfaces:
- DEREncodable
public class BERSet
- extends DERSet
Fields inherited from class org.apache.directory.shared.asn1.der.DERSet |
set |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BERSet
public BERSet()
encode
public void encode(ASN1OutputStream out)
throws IOException
- Specified by:
encode
in interface DEREncodable
- Overrides:
encode
in class DERSet
- Throws:
IOException
Copyright © 2004-2012. All Rights Reserved.