Bouncy Castle Cryptography 1.30

org.bouncycastle.sasn1
Interface Asn1Set

All Known Implementing Classes:
BerSet, DerSet

public interface Asn1Set


Method Summary
 Asn1Object readObject()
           
 

Method Detail

readObject

public Asn1Object readObject()
                      throws java.io.IOException

Bouncy Castle Cryptography 1.30