Re: IKeys.FromXmlString returns access denied (General questions)
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.
Hi !
I've just visited this forum. Happy to get acquainted with you. Thanks.