|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.openpgp.PGPKeyRing
|
+--org.bouncycastle.openpgp.PGPPublicKeyRing
|
+--org.bouncycastle.openpgp.jcajce.JcaPGPPublicKeyRing
| Constructor Summary | |
JcaPGPPublicKeyRing(byte[] encoding)
|
|
JcaPGPPublicKeyRing(java.io.InputStream in)
|
|
| Methods inherited from class org.bouncycastle.openpgp.PGPPublicKeyRing |
encode, encode, getEncoded, getEncoded, getKeysWithSignaturesBy, getPublicKey, getPublicKey, getPublicKey, getPublicKeys, insertPublicKey, iterator, join, join, removePublicKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JcaPGPPublicKeyRing(byte[] encoding)
throws java.io.IOException
public JcaPGPPublicKeyRing(java.io.InputStream in)
throws java.io.IOException
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||