Has anyone successfully encrypted Notes documents with the use of encryption keys the public (item PublicEncryptionKeys ) into XPages, it should be possible in the IBM Domino 9.0.1, starting with Feature Pack 8 (FP8)?
I got secret key encryption (item SecretEncryptionKeys) to work successfully in both directions (decrypt existing documents and encrypt new / changed documents).
And I also got the decryption of encrypted public key documents.
Creating new or modifying existing documents using public key encryption does not work. The document is not saved. No errors or warnings on the Domino server console.
Has anyone found any documentation on encrypting / decrypting documents in XPages applications with an example using public key encryption? Or any working sample, even without documentation?
source
share