UNPKG

@digitalcredentials/ed25519-verification-key-2020

Version:

Javascript library for generating and working with Ed25519VerificationKey2020 key pairs, for use with crypto-ld.

5 lines 190 B
/*! * Copyright (c) 2020-2021 Digital Bazaar, Inc. All rights reserved. */ export { Ed25519VerificationKey2020 } from './Ed25519VerificationKey2020.js'; //# sourceMappingURL=index.d.ts.map