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