RecipientKeyPublicKey Property
This property is a PEM formatted public key.
Syntax
char* GetRecipientKeyPublicKey();
int SetRecipientKeyPublicKey(char* lpszRecipientKeyPublicKey);
Default Value
""
Remarks
This property is a PEM formatted public key. The purpose of this property is to allow easier management of the public key parameters by using only a single value.
Data Type
String