Index

A B C D E F G H I J K L M N O P R S T U V W 
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 KeyStore defined by either given file / storePassword combination or one or more KeyMaterialHolder containing 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.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form