Has anybody successfully encrypted Notes documents using public key encryption (item PublicEncryptionKeys) in XPages, which should be possible in IBM Domino 9.0.1 starting with Feature Pack 8 (FP8)?
I got the secret key encryption (item SecretEncryptionKeys) to work sucessfully both ways (decrypt existing documents & encrypt new/modified documents).
And I got the decryption of public key encrypted documents to work, too.
Creating new or modifying existing documents with public key encryption doesn't work. The document doesn't get saved. No errors or warning on the Domino server console.
Has anybody found any documentation about encryption/decryption of documents in XPages apps with an example using the public key encryption? Or any working sample even without documentation?