logo

Type Definition ecdsa::asn1::MaxSize

source · []
pub type MaxSize<C> = <<<C as Curve>::FieldSize as Add>::Output as Add<MaxOverhead>>::Output;
Expand description

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