Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

SignatureSize

Type Alias SignatureSize 

Source
pub type SignatureSize<C> = <FieldBytesSize<C> as Add>::Output;
Expand description

Size of a fixed sized signature for the given elliptic curve.