org.bouncycastle.crypto.AsymmetricCipherKeyPairGenerator |
![]() |
interface that a public/private key pair generator should conform to.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
return an AsymmetricCipherKeyPair containing the generated keys.
| |||||||||||
intialise the key pair generator.
|
return an AsymmetricCipherKeyPair containing the generated keys.
intialise the key pair generator.
param | the parameters the key pair is to be initialised with. |
---|