Struct nettle::ecc::Secp384r1[][src]

pub struct Secp384r1;
Expand description

NIST secp384r1 a.k.a. P-384.

Trait Implementations

Returns a pointer to the Nettle curve structure.

Returns the size of the underlying groups prime in bits.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.