Mohan
Mohan

Reputation: 221

how to read public key in lotus notes in java from id file

how to read public key and private key in lotus notes in java from id file.i referred to this link click.[Get Private & Public Key For Encrption and Decryption of Mails in Lotus Domino i could not get much from that and since the questioner has not answered the question..i am asking it again.Any help plz?

Upvotes: 0

Views: 416

Answers (1)

Richard Schwartz
Richard Schwartz

Reputation: 14628

The public key can be read from the Domino Directory, not from the ID file.

There is no API for reading the private key or public key from the ID file.

Upvotes: 1

Related Questions