public interface KeyFactoryKeyPair objects
containing public and private keys for various cryptographic algorithms supported by I2P.This abstraction allows for different key generation strategies while maintaining a consistent API across the I2P cryptographic framework.
| Modifier and Type | Method and Description |
|---|---|
KeyPair | getKeys()Get the keys. |
KeyPair getKeys()