menu
yubikit_openpgp package
documentation
commands.dart
YubikitOpenPGPCommands
getRemainingPinTries method
getRemainingPinTries method
dark_mode
light_mode
getRemainingPinTries
method
Uint8List
getRemainingPinTries
(
)
Implementation
Uint8List getRemainingPinTries() { return _getData(DataObject.pwStatus.value); }
yubikit_openpgp package
documentation
commands
YubikitOpenPGPCommands
getRemainingPinTries method
YubikitOpenPGPCommands class