Type EcdsaP384Sha384 [src]

ECDSA over P-384 with SHA-384.

Source

pub const EcdsaP384Sha384 = Ecdsa(crypto.ecc.P384, crypto.hash.sha2.Sha384)