| Package | Description |
|---|---|
| de.adorsys.docusafe2.business.api.cmsencryption |
| Modifier and Type | Method and Description |
|---|---|
DocumentContent |
CMSEncryptionService.decrypt(org.bouncycastle.cms.CMSEnvelopedData cmsEnvelopedData,
KeyStoreAccess keyStoreAccess) |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.cms.CMSEnvelopedData |
CMSEncryptionService.encrypt(DocumentContent data,
PublicKey publicKey,
KeyID publicKeyID) |
Copyright © 2019. All rights reserved.