---
title: tc
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tksmartcardatr/interfacegroup/tc
---

# tc

The TC interface byte of ATR group, or nil if TC is not present.

## Declaration

```swift
var tc: NSNumber? { get }
```

## See Also

### Accessing Interface Group Protocol and Bytes

- [protocol](cryptotokenkit/tksmartcardatr/interfacegroup/protocol.md)
- [ta](cryptotokenkit/tksmartcardatr/interfacegroup/ta.md)
- [tb](cryptotokenkit/tksmartcardatr/interfacegroup/tb.md)
