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]