public class CryptoEngines
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static CryptoEngine |
defaultEngine()
Gets the default crypto engine.
|
static CryptoEngine |
ed25519Engine()
Gets the ED25519 crypto engine.
|
public static CryptoEngine defaultEngine()
public static CryptoEngine ed25519Engine()