Skip to main content
Signature
bssl_
crypto
In bssl_
crypto::
ed25519
bssl_crypto
::
ed25519
Type Alias
Signature
Copy item path
Source
pub type Signature = [
u8
;
64
];
Expand description
An Ed25519 signature created by signing a message with a private key.