Macro ecdsa::new_verification_test[][src]

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

Define ECDSA verification test.