logo

Type Definition ecdsa::der::MaxSize

source · []
pub type MaxSize<C> = <<FieldSize<C> as Add>::Output as Add<MaxOverhead>>::Output;
This is supported on crate feature der only.
Expand description

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