KeyEncrypterKdf constructor

KeyEncrypterKdf(
  1. Argon2 argon2
)

Implementation

KeyEncrypterKdf(this.argon2);