[][src]Module ecdsa::asn1_signature

ASN.1 DER-encoded ECDSA signatures

Structs

Asn1Signature

ASN.1 DER-encoded ECDSA signature generic over elliptic curves.

Type Definitions

MaxOverhead

Maximum overhead of an ASN.1 DER-encoded ECDSA signature for a given curve: 9-bytes.

MaxSize

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