Macro ecdsa::new_signing_test[][src]

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

Define ECDSA signing test.