public class KeyStoreKeyFactory extends Object
| Constructor and Description |
|---|
KeyStoreKeyFactory(org.springframework.core.io.Resource resource,
char[] password) |
| Modifier and Type | Method and Description |
|---|---|
KeyPair |
getKeyPair(String alias) |
KeyPair |
getKeyPair(String alias,
char[] password) |
Copyright © 2015 SpringSource. All rights reserved.