Uses of Class
de.adorsys.datasafe.encrypiton.api.types.encryption.KeyCreationConfig
Packages that use KeyCreationConfig
-
Uses of KeyCreationConfig in de.adorsys.datasafe.encrypiton.api.keystore
Methods in de.adorsys.datasafe.encrypiton.api.keystore with parameters of type KeyCreationConfigModifier and TypeMethodDescriptionKeyStoreService.createKeyStore(KeyStoreAuth keyStoreAuth, KeyCreationConfig config) Creates keystore.KeyStoreService.createKeyStore(KeyStoreAuth keyStoreAuth, KeyCreationConfig config, Map<KeyID, Optional<SecretKeyEntry>> secretKeys) Creates keystore that has additional secret keys in it.