proxy.golang.org : github.com/tillitis/tkeyclient : v0.0.7
Package tkeyclient provides a connection to a Tillitis TKey security stick. To create a new connection: Then you can start using it by asking it to identify itself: Or loading and starting an app on the stick: After this, you will have to switch to a new protocol specific to the app, see for instance the Go package https://github.com/tillitis/tkeysign for one such app specific protocol to speak to the signer app: https://github.com/tillitis/tkey-device-signer When writing your app specific protocol you might still want to use the framing protocol provided here. See NewFrameBuf() and ReadFrame().
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/tillitis/tkeyclient@v0.0.7
Published:
Indexed:
- github.com/creack/goselect v0.1.2
- github.com/stretchr/testify v1.8.0
- go.bug.st/serial v1.5.0
- golang.org/x/crypto v0.7.0
- golang.org/x/sys v0.8.0