Type Definition ring_compat::signature::ecdsa::der::MaxSize[][src]

type MaxSize<C> = <<<C as Curve>::FieldSize as Add<<C as Curve>::FieldSize>>::Output as Add<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>>::Output;
This is supported on crate feature signature only.

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