Tests if a specific bit length is valid for a key.
Public Function ValidKeySize( ByVal BitLength As Long ) As Boolean
Only 128-bit and 192-bit are supported.
Project CorLib Overview
Class TripleDESCryptoServiceProvider Overview