|
Bouncy Castle Cryptography 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.parsers.DHIESPublicKeyParser
public class DHIESPublicKeyParser
Constructor Summary | |
---|---|
DHIESPublicKeyParser(DHParameters dhParams)
|
Method Summary | |
---|---|
AsymmetricKeyParameter |
readKey(java.io.InputStream stream)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DHIESPublicKeyParser(DHParameters dhParams)
Method Detail |
---|
public AsymmetricKeyParameter readKey(java.io.InputStream stream) throws java.io.IOException
readKey
in interface KeyParser
java.io.IOException
|
Bouncy Castle Cryptography 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |