---
title: TKSmartCardProtocol
framework: cryptotokenkit
role: symbol
role_heading: Structure
path: cryptotokenkit/tksmartcardprotocol
---

# TKSmartCardProtocol

Smart Card transmission protocols.

## Declaration

```swift
struct TKSmartCardProtocol
```

## Topics

### Constants

- [t0](cryptotokenkit/tksmartcardprotocol/t0.md)
- [t1](cryptotokenkit/tksmartcardprotocol/t1.md)
- [t15](cryptotokenkit/tksmartcardprotocol/t15.md)
- [any](cryptotokenkit/tksmartcardprotocol/any.md)

### Initializers

- [init(rawValue:)](cryptotokenkit/tksmartcardprotocol/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Setting the Communication Protocol

- [allowedProtocols](cryptotokenkit/tksmartcard/allowedprotocols.md)
- [currentProtocol](cryptotokenkit/tksmartcard/currentprotocol.md)
