[go: up one dir, main page]

logo

Type Definition p384::FieldBytes

source · []
pub type FieldBytes = FieldBytes<NistP384>;
Expand description

NIST P-384 field element serialized as bytes.

Byte array containing a serialized field element value (base field or scalar).

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.