verifyKeyB abstract method

Future<int?> verifyKeyB(
  1. int sectorIndex,
  2. Uint8List key
)

Implementation

Future<int?> verifyKeyB(int sectorIndex, Uint8List key);