import { type nkeys } from "https://deno.land/x/natsws@v1.29.2/src/nats-base-client.ts";
const { KeyPair } = nkeys;
Methods
Returns the digital signature of signing the input with the the KeyPair's private key.
Returns true if the signature can be verified with the KeyPair
Methods
Returns the digital signature of signing the input with the the KeyPair's private key.
Returns true if the signature can be verified with the KeyPair