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

MaxSize

Type Alias MaxSize 

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

Maximum size of an ASN.1 DER encoded signature for the given elliptic curve.