| DESCryptoServiceProvider: ValidKeySize |
Tests if a specific bit length is valid for a key.
Public Function ValidKeySize( ByVal BitLength As Long ) As Boolean
Only 64bits (8 bytes) is supported.
Project VBCorLib Overview Class DESCryptoServiceProvider Overview DESCryptoServiceProvider Properties DESCryptoServiceProvider Methods ToString