K4SecretWrap constructor

K4SecretWrap(
  1. Uint8List bytes
)

Implementation

K4SecretWrap(Uint8List bytes) : super(bytes, PaserkKey.k4SecretWrapPiePrefix);