public interface KeyPairGeneratorCallback
PGPKeyPair from a PGPKeyPairGenerator instance.| Modifier and Type | Interface and Description |
|---|---|
static class |
KeyPairGeneratorCallback.Util |
| Modifier and Type | Method and Description |
|---|---|
PGPKeyPair |
generateFrom(PGPKeyPairGenerator generator)
Generate a
PGPKeyPair by calling a factory method on a given generator instance. |
PGPKeyPair generateFrom(PGPKeyPairGenerator generator) throws PGPException
PGPKeyPair by calling a factory method on a given generator instance.generator - PGPKeyPairGeneratorPGPException