Type EcdsaP256Sha256 [src]

ECDSA over P-256 with SHA-256.

Source

pub const EcdsaP256Sha256 = Ecdsa(crypto.ecc.P256, crypto.hash.sha2.Sha256)