CipherFactoryA factory to create new block cipher objects.
KEYSTORE_PASSWORD = "h2pass"The default password to use for the .h2.keystore file
LEGACY_ALGORITHMS_SECURITY_KEY = "jdk.tls.legacyAlgorithms"The security property which can prevent anonymous TLS connections.
Introduced into Java 6, 7, 8 in updates from July 2015.
DEFAULT_LEGACY_ALGORITHMSThe value of {@value #LEGACY_ALGORITHMS_SECURITY_KEY} security
property at the time of class initialization.
Null if it is not set.
| ||||||||||||||||||||||||||||||||||||||||||