Method Standards.X509.Verifier()->verify()
- Method verify
boolverify(Sequencealgorithm,string(8bit)msg,string(8bit)signature)- Description
Verifies the
signatureof the certificatemsgusing the indicated hashalgorithm.
bool verify(Sequence algorithm, string(8bit) msg, string(8bit) signature)
Verifies the signature of the certificate msg using the
indicated hash algorithm.