| Package | Description |
|---|---|
| de.alpharogroup.crypto.factories | |
| de.alpharogroup.crypto.key |
| Modifier and Type | Method and Description |
|---|---|
static KeyPair |
KeyPairFactory.newKeyPair(Algorithm algorithm,
KeySize keySize)
|
| Modifier and Type | Method and Description |
|---|---|
static KeySize |
PrivateKeyExtensions.getKeySize(PrivateKey privateKey)
Gets the
KeySize of the given PrivateKey or null if not found. |
static KeySize |
KeySize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeySize[] |
KeySize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.