Macro ecdsa::new_verification_test[][src]

macro_rules! new_verification_test {
    ($curve : path, $vectors : expr) => { ... };
}
This is supported on crate feature dev only.
Expand description

Define ECDSA verification test.