@Component public class KeysProvider extends Object
| Constructor and Description |
|---|
KeysProvider() |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
loadCertificate()
Load X509Certificate from classpath.
|
PrivateKey |
loadPrivateKey()
Load private key from classpath.
|
public PrivateKey loadPrivateKey()
public X509Certificate loadCertificate()
Copyright © 2020. All rights reserved.