public class KeyStoreKeyFactory extends Object
Resource location of a keystore file and
the password to unlock it, and the factory grabs the keypairs from the store by name (and optionally password).| Constructor and Description |
|---|
KeyStoreKeyFactory(org.springframework.core.io.Resource resource,
char[] password) |
Copyright © 2015. All rights reserved.