Type EcdsaP256Sha3_384 [src]

ECDSA over P-384 with SHA3-384.

Source

pub const EcdsaP256Sha3_384 = Ecdsa(crypto.ecc.P384, crypto.hash.sha3.Sha3_384)