Skip to content

Commit ccbe221

Browse files
committed
Structured SmartCardConnection documentation.
1 parent 1de7bed commit ccbe221

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# ``YubiKit/SmartCardConnection``
2+
3+
@Metadata {
4+
@DocumentationExtension(mergeBehavior: append)
5+
}
6+
7+
## Topics
8+
9+
### Creating a SmartCardConnection
10+
11+
- ``connection()``
12+
13+
### Managing the SmartCardConnection
14+
15+
- ``close(error:)``
16+
- ``connectionDidClose()``
17+
18+
### Sending data to the YubiKey
19+
20+
- ``Connection/send(apdu:)``

0 commit comments

Comments
 (0)