| Package | Description |
|---|---|
| de.adorsys.datasafe.encrypiton.api.document | |
| de.adorsys.datasafe.encrypiton.api.keystore |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
EncryptedDocumentWriteService.write(AbsoluteLocation<PublicResource> location,
PublicKeyIDWithPublicKey publicKey)
Writes and encrypts data using public key cryptography, so that only private key owner can read it.
|
| Modifier and Type | Method and Description |
|---|---|
List<PublicKeyIDWithPublicKey> |
KeyStoreService.getPublicKeys(KeyStoreAccess keyStoreAccess)
Reads public keys from the keystore.
|
Copyright © 2019. All rights reserved.