Return number of bytes (octets) in RSA key modulus.
public static int KeyBytes( StringBuilder sbRsaKey )
Public Shared Function KeyBytes ( sbRsaKey As StringBuilder ) As Integer
VB6/C equivalent: RSA_KeyBytes
RSA_KeyBytes
[Contents] [Index]