Bouncy Castle Cryptography Library 1.44

org.bouncycastle.sasn1
Interface Asn1Sequence

All Known Implementing Classes:
BerSequence, DerSequence

Deprecated. use corresponsding classes in org.bouncycastle.asn1.

public interface Asn1Sequence


Method Summary
 Asn1Object readObject()
          Deprecated.  
 

Method Detail

readObject

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

Bouncy Castle Cryptography Library 1.44