verifyKeyA abstract method

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

Implementation

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