Method Crypto.RSA.PSSState()->pkcs_verify()
- Method
pkcs_verify
local
bool
pkcs_verify(string(8bit)
message
,.Hash
h
,string(8bit)
sign
,int(0..)
|void
saltlen
)- Description
Verify RSASSA-PSS signature
sign
of messagemessage
using hash algorithmh
.- See also