deriveKey abstract method

List<int> deriveKey(
  1. List<int> password
)

Implementation

List<int> deriveKey(List<int> password);