Package | Description |
---|---|
org.apache.camel.component.crypto.cms.crypt |
Modifier and Type | Method and Description |
---|---|
Collection<PrivateKeyWithCertificate> |
EnvelopedDataDecryptorConfiguration.getPrivateKeyCertificateCollection(org.apache.camel.Exchange exchange)
Returns the private keys with their public keys in the X.509 certificate
which can be used for the decryption.
|
Collection<PrivateKeyWithCertificate> |
DefaultEnvelopedDataDecryptorConfiguration.getPrivateKeyCertificateCollection(org.apache.camel.Exchange exchange) |
Apache Camel