logo

Type Definition ed25519::SignatureBytes

source · []
pub type SignatureBytes = [u8; 64];
Expand description

Ed25519 signature serialized as a byte array.

Trait Implementations

Performs the conversion.

Performs the conversion.