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