Type EcdsaP256Sha3_256 [src]

ECDSA over P-256 with SHA3-256.

Source

pub const EcdsaP256Sha3_256 = Ecdsa(crypto.ecc.P256, crypto.hash.sha3.Sha3_256)