TKTLVTag
The type used to identify TLV format tags.
Declaration
typealias TKTLVTag = UInt64Discussion
Although some encodings tags do not have any size restrictions, the CryptoTokenKit framework supports tag lengths only up to 64-bits.
The type used to identify TLV format tags.
typealias TKTLVTag = UInt64Although some encodings tags do not have any size restrictions, the CryptoTokenKit framework supports tag lengths only up to 64-bits.