Method Crypto.DSA.State()->verify_rsaref()
- Method verify_rsaref
__deprecated__
bool
verify_rsaref(string(8bit)
msg
,string(8bit)
s
)- Description
Verify a RSA ref signature
s
of messagemsg
.
__deprecated__
bool
verify_rsaref(string(8bit)
msg
, string(8bit)
s
)
Verify a RSA ref signature s
of message msg
.