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