Package | Description |
---|---|
com.maverick.ssh.components.jce |
This package contains a set of algoritm implementations that enable the Maverick API
to use a Java Cryptography Extension provider.
|
Modifier and Type | Method and Description |
---|---|
static JCEProvider.BC_FLAVOR |
JCEProvider.BC_FLAVOR.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCEProvider.BC_FLAVOR[] |
JCEProvider.BC_FLAVOR.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
JCEProvider.enableBouncyCastle(boolean makeDefault,
JCEProvider.BC_FLAVOR bcFlavor,
Provider provider) |
Copyright © 2024. All rights reserved.