Type Definition ethers::signers::yubihsm::ecdsa::der::MaxSize[][src]

pub type MaxSize<C> = <<<<C as Curve>::UInt as ArrayEncoding>::ByteSize as Add<<<C as Curve>::UInt as ArrayEncoding>::ByteSize>>::Output as Add<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>>::Output;
Expand description

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