Closed kdubb closed 1 year ago
Integer
ASN1
BigInt
AnyTag
UInt8
ASN1.unwrapped
DERReader
ASN1DerReader
DERWriter
ASN1DERWriter
TaggedValue
Tagged
BigUInt
ASN1
Integer
typealias is now a member ofASN1
, and used throughout code in place ofBigInt
.AnyTag
typealias is now used instead ofUInt8
ASN1.unwrapped
now fully unwraps values to Swift typesASN1
value accessors now return PotentASN1 module types in place of tuples.DERReader
toASN1DerReader
andDERWriter
toASN1DERWriter
TaggedValue
protocol renamed toTagged
Tagged
struct is now a public type namedTaggedValue
AnyValue
BigInt
&BigUInt