K4SecretPw constructor

K4SecretPw(
  1. Uint8List bytes
)

Implementation

K4SecretPw(Uint8List bytes) : super(bytes, PaserkKey.k4SecretPwPrefix);