menu
yubikit_openpgp package
documentation
commands.dart
YubikitOpenPGPCommands
getTouch method
getTouch method
dark_mode
light_mode
getTouch
method
Uint8List
getTouch
(
KeySlot
keySlot
)
Implementation
Uint8List getTouch(KeySlot keySlot) { return _getData(keySlot.uif); }
yubikit_openpgp package
documentation
commands
YubikitOpenPGPCommands
getTouch method
YubikitOpenPGPCommands class