Uses of Class
org.moera.lib.crypto.KeyPair
Packages that use KeyPair
-
Uses of KeyPair in org.moera.lib.crypto
Methods in org.moera.lib.crypto that return KeyPairModifier and TypeMethodDescriptionstatic KeyPair
CryptoUtil.generateKey()
Generates an elliptic curve key pair using the standard EC curve used in Moera (Rules.EC_CURVE
) and a secure random generator.