Back to product page
wodCrypt Properties
BlockSize | Default block size for the selected algorithm. |
Compression | Determines if data is (de)compressed during encryption/decryption. |
Encoding | Specifies code page to use for text conversions. |
FIPS | Specifies FIPS enabled libeay32.dll to load. |
FireEvents | Determines if events will be fired (causes significantly slower operations). |
InitVector | Holds the initialization vector for chain-mode encryption. |
KeySize | Default key size for selected algorithm. |
Mode | Determines the encryption mode. |
Optimized | Specifies Optimized performance (does not conform to crypto standards). |
Padding | Determines padding data for short blocks. |
SecretKey | Holds secret key or certificate for various crypto-related operations. |
Type | Selects the algorithm to be used for encryption, decryption, digest, etc... |
Version | Holds version information about wodCrypt |