Re: IKeys.FromXmlString returns access denied - WeOnlyDo Discussion board

Re: IKeys.FromXmlString returns access denied (General questions)

by bdowns, Wednesday, August 25, 2010, 20:52 (5202 days ago) @ bdowns

After talking with Tech Support, pKeys.get_PrivateKey() returns a BSTR, but in proprietary format.

I decided to use pKeys.Save() instead. This saves the private key in pem format. There is currently no mechanism to get the private key in pem format as a string from IKeys.


Complete thread: