xades4j.providers.impl
Interface KeyStoreKeyingDataProvider.KeyStoreBuilderCreator
- Enclosing class:
- KeyStoreKeyingDataProvider
protected static interface KeyStoreKeyingDataProvider.KeyStoreBuilderCreator
Gets a builder that will create the keystore instance. This is usued because
different types of keystores may be configured differently.
getBuilder
KeyStore.Builder getBuilder(KeyStore.ProtectionParameter loadProtection)
- Parameters:
loadProtection - the protection that should be used to load the keystore (may be null)
- Returns:
- the builder
Copyright © 2012. All Rights Reserved.