Skip to content

Commit

Permalink
Structured SmartCardConnection documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jensutbult committed Nov 28, 2023
1 parent 1de7bed commit ccbe221
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# ``YubiKit/SmartCardConnection``

@Metadata {
@DocumentationExtension(mergeBehavior: append)
}

## Topics

### Creating a SmartCardConnection

- ``connection()``

### Managing the SmartCardConnection

- ``close(error:)``
- ``connectionDidClose()``

### Sending data to the YubiKey

- ``Connection/send(apdu:)``

0 comments on commit ccbe221

Please sign in to comment.