Method Standards.X509.Verifier()->verify()


Method verify

bool verify(Sequence algorithm, string(8bit) msg, string(8bit) signature, mapping(Identifier:Crypto.Hash)|void verifier_algorithms)

Description

Verifies the signature of the certificate msg using the indicated hash algorithm, choosing from verifier_algorithms.

See also

get_algorithms()