Bouncy Castle Cryptography 1.46

org.bouncycastle.util.io.pem
Interface PemObjectParser


public interface PemObjectParser


Method Summary
 java.lang.Object parseObject(PemObject obj)
           
 

Method Detail

parseObject

java.lang.Object parseObject(PemObject obj)
                             throws java.io.IOException
Throws:
java.io.IOException

Bouncy Castle Cryptography 1.46