Returns number of bytes (octets) in RSA key modulus
public static int KeyBytes( StringBuilder sbRsaKey )
Public Shared Function KeyBytes ( _ sbRsaKey As StringBuilder _ ) As Integer
Number of bytes in key
[Contents] [Index]