Module io.github.mmm.crypto
Package io.github.mmm.crypto.key.store
-
Interface Summary Interface Description KeyStoreFacade -
Class Summary Class Description KeyStoreConfig Configuration forKeyStoreFacade.
Additional proprietary configs: "Windows-MY" / "SunMSCAPI" "KeychainStore" / "Apple"KeyStoreConfigJceks KeyStoreConfigwithtype"JCEKS" (Java Cryptography Extension KeyStore).KeyStoreConfigJks Deprecated. JKS uses weak encryption so other formats should be preferred.KeyStoreConfigPkcs12 KeyStoreConfigwithtype"PKCS12" (Public-Key Cryptography Standards #12).KeyStoreFacadeImpl Implementation ofKeyStoreFacade.