Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
K
- KEY_STORE - Enum constant in enum class de.cuioss.tools.net.ssl.KeyHolderType
-
The byte[] represents a serialized keyStore.
- KEY_STORE - Enum constant in enum class de.cuioss.tools.net.ssl.KeyStoreType
-
A keystore is used to store your credential (server or client) needed when you are setting up server side on SSL.
- KeyAlgorithm - Enum Class in de.cuioss.tools.net.ssl
-
Identifies the key-Algorithm for KeyMaterial-Holder.
- KeyHolderType - Enum Class in de.cuioss.tools.net.ssl
-
Used in the context of
KeyMaterialHolder. - KeyMaterialHolder - Class in de.cuioss.tools.net.ssl
-
Runtime representation of key-material.
- KeyMaterialHolder() - Constructor for class de.cuioss.tools.net.ssl.KeyMaterialHolder
- KeyStoreProvider - Class in de.cuioss.tools.net.ssl
-
Provides instances of
KeyStoredefined by either given file / storePassword combination or one or moreKeyMaterialHoldercontaining key-material as a byte-array. - KeyStoreProvider() - Constructor for class de.cuioss.tools.net.ssl.KeyStoreProvider
- KeyStoreType - Enum Class in de.cuioss.tools.net.ssl
-
The semantic keyStoreType of the Keystore.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form