[][src]Type Definition ecdsa::asn1::MaxSize

type MaxSize<C> = <<<C as Curve>::ElementSize as Add>::Output as Add<MaxOverhead>>::Output;

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