Package net.i2p.crypto
Interface KeyFactory
-
- All Known Implementing Classes:
Elg2KeyFactory,X25519KeyFactory
public interface KeyFactoryMake KeyPairs- Since:
- 0.9.44
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KeyPairgetKeys()
-
-
-
Method Detail
-
getKeys
KeyPair getKeys()
-
-