| Package | Description |
|---|---|
| de.adorsys.docusafe2.business.api.cmsencryption | |
| de.adorsys.docusafe2.business.api.keystore.types |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.cms.CMSEnvelopedData |
CMSEncryptionService.encrypt(DocumentContent data,
PublicKey publicKey,
KeyID publicKeyID) |
| Modifier and Type | Method and Description |
|---|---|
KeyID |
KeySourceAndKeyID.getKeyID() |
KeyID |
SecretKeyIDWithKey.getKeyID() |
| Modifier and Type | Method and Description |
|---|---|
Key |
KeySource.readKey(KeyID keyID) |
| Constructor and Description |
|---|
KeySourceAndKeyID(KeySource keySource,
KeyID keyID) |
SecretKeyIDWithKey(KeyID keyID,
SecretKey secretKey) |
Copyright © 2019. All rights reserved.