deriveKey abstract method

Uint8List deriveKey(
  1. List<int> password
)

Implementation

Uint8List deriveKey(List<int> password);