MivaScript Builtin Function, Miva Merchant 9+
rsa_load_publickey( pubkey_file, rsa var )
<mvt:assign name="g.return_value" value="rsa_load_publickey( pubkey_file, rsa var )" />
Load an RSA public key from a PKCS#1 file specified by "pubkey_file".
pubkey_file
The name of the file containing the public key
rsa var
A variable which receives an internal reference to the loaded RSA key