Module ring::signature::primitive [−][src]
Lower-level verification primitives. Usage of ring::signature::verify()
is preferred when the public key and signature are encoded in standard
formats, as it also handles the parsing.
Functions
verify_rsa |
Lower-level API for the verification of RSA signatures. |