Package | Description |
---|---|
org.seedstack.seed.crypto |
Contains cryptographic service classes.
|
Modifier and Type | Method and Description |
---|---|
CryptoConfig.CertificateConfig |
CryptoConfig.CertificateConfig.setFile(String file)
Sets the file to load the certificate from the filesystem.
|
CryptoConfig.CertificateConfig |
CryptoConfig.CertificateConfig.setResource(String resource)
Sets the resource to load the certificate from the classpath.
|
Modifier and Type | Method and Description |
---|---|
Map<String,CryptoConfig.CertificateConfig> |
CryptoConfig.certificates() |
Modifier and Type | Method and Description |
---|---|
CryptoConfig |
CryptoConfig.addCertificate(String name,
CryptoConfig.CertificateConfig certificateConfig) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.