| Package | Description |
|---|---|
| de.alpharogroup.crypto.key | |
| de.alpharogroup.crypto.key.writer |
| Modifier and Type | Method and Description |
|---|---|
static KeyFormat |
KeyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyFormat[] |
KeyFormat.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 |
PrivateKeyWriter.write(PrivateKey privateKey,
OutputStream outputStream,
KeyFileFormat fileFormat,
KeyFormat keyFormat)
Write the given
PrivateKey into the given OutputStream in the given formats. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.