Return the key size in bytes for a given cipher algorithm.
public static int KeyBytes( CipherAlgorithm alg )
Public Shared Function KeyBytes ( alg As CipherAlgorithm ) As Integer
[Contents] [Index]