klefki.blockchain.bitcoin.asn.signature

Module Contents

Classes

ECDSA_Sig_Value

Create |ASN.1| type.

class klefki.blockchain.bitcoin.asn.signature.ECDSA_Sig_Value(**kwargs)

Bases: pyasn1.type.univ.Sequence

Create |ASN.1| type.

|ASN.1| objects are mutable and duck-type Python dict objects.

componentType: NamedType

Object holding named ASN.1 types allowed within this collection

tagSet: TagSet

Object representing non-default ASN.1 tag(s)

subtypeSpec: ConstraintsIntersection

Object representing non-default ASN.1 subtype constraint(s)

sizeSpec: ConstraintsIntersection

Object representing collection size constraint

klefki.blockchain.bitcoin.asn.signature.componentType