MivaScript Builtin Function, Miva Merchant 9+
crypto_cipher_mode( ciphername )
<mvt:assign name="g.return_value" value="crypto_cipher_mode( ciphername )" />
Returns the block mode of operation of the cipher specified by "ciphername."
ciphername
an OpenSSL cipher identifier, such as "aes-128-cbc" or "rc2-ofb"