Categories

Updated: 01/23/2006

CFX_RSA

CFX_RSA is a Coldfusion cfx_tag which allows the encryption of data with a private key / public key RSA algorithm . This asymmetric method accepts encryption key size ranging from 128 to1024 bits.. CFX_RSA can be used to: - Implement an online secure payment solution - Encrypt sensitive data before storing them in a database. - Encrypt email messages. - Etc.
©2003-2019 jCay.com