Back to product page

wodCrypt Properties



BlockSizeDefault block size for the selected algorithm.
CompressionDetermines if data is (de)compressed during encryption/decryption.
EncodingSpecifies code page to use for text conversions.
FIPSSpecifies FIPS enabled libeay32.dll to load.
FireEventsDetermines if events will be fired (causes significantly slower operations).
InitVectorHolds the initialization vector for chain-mode encryption.
KeySizeDefault key size for selected algorithm.
ModeDetermines the encryption mode.
OptimizedSpecifies Optimized performance (does not conform to crypto standards).
PaddingDetermines padding data for short blocks.
SecretKeyHolds secret key or certificate for various crypto-related operations.
TypeSelects the algorithm to be used for encryption, decryption, digest, etc...
VersionHolds version information about wodCrypt

Platforms

Windows