Contents

TKTLVTag

The type used to identify TLV format tags.

Declaration

typealias TKTLVTag = UInt64

Discussion

Although some encodings tags do not have any size restrictions, the CryptoTokenKit framework supports tag lengths only up to 64-bits.

See Also

Creating TLV Records