KeyD Property
Represents the D parameter for the RSA algorithm.
Syntax
int GetKeyD(char *&lpKeyD, int &lenKeyD);
int SetKeyD(char *lpKeyD, int lenKeyD);
Default Value
""
Remarks
Represents the D parameter for the RSA algorithm.
Data Type
Binary String