interface MultikeyBinary

Same as the Multikey, but decoded and without the preambles. I.e., just the bare key values.

Properties

public: Uint8Array
optional
secret: Uint8Array

Usage

import { type MultikeyBinary } from "lib/common.ts";