| RC2CryptoServiceProvider: ValidKeySize |
Tests if a specific bit length is valid for a key.
Public Function ValidKeySize( ByVal BitLength As Long ) As Boolean
Valid sizes are from 40 bits to 128 bits in steps of 8 bits.
Project VBCorLib Overview Class RC2CryptoServiceProvider Overview RC2CryptoServiceProvider Properties RC2CryptoServiceProvider Methods UseSalt (let)