Bouncy Castle Cryptography 1.30

org.bouncycastle.sasn1
Interface Asn1Sequence

All Known Implementing Classes:
BerSequence, DerSequence

public interface Asn1Sequence


Method Summary
 Asn1Object readObject()
           
 

Method Detail

readObject

Asn1Object readObject()
                      throws java.io.IOException
Throws:
java.io.IOException

Bouncy Castle Cryptography 1.30