@li0ard/dstu - v0.1.8
    Preparing search index...

    Type Alias CipherOrHashFunctionWrapper

    CipherOrHashFunctionWrapper: (msg: TArg<Uint8Array>) => TRet<Uint8Array>

    Cipher or hash function wrapper

    Type Declaration

      • (msg: TArg<Uint8Array>): TRet<Uint8Array>
      • Parameters

        • msg: TArg<Uint8Array>

        Returns TRet<Uint8Array>