| TripleDESCryptoServiceProvider: ValidKeySize |
Tests if a specific bit length is valid for a key.
Public Function ValidKeySize( ByVal BitLength As Long ) As Boolean
Only 128bit and 192bit are supported.
Project VBCorLib Overview Class TripleDESCryptoServiceProvider Overview TripleDESCryptoServiceProvider Properties TripleDESCryptoServiceProvider Methods TripleDES