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