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