public interface KeyFactory
KeyPair 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() |
KeyPair getKeys()