Compute the hash code of an "internal" RSA public or private key string.
public static int KeyHashCode( StringBuilder sbKeyString )
Public Shared Function KeyHashCode ( _ sbKeyString As StringBuilder _ ) As Integer
VB6/C equivalent: RSA_KeyHashCode