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

type MaxSize<ScalarSize> = <<ScalarSize as Add>::Output as Add<MaxOverhead>>::Output;

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