Modules
std
crypto
25519
ed25519
Ed25519
Signature
encoded_length
Constant encoded_length
[src]
Length (in bytes) of a raw signature.
Source
pub const encoded_length = Curve.encoded_length + @sizeOf(CompressedScalar)