Put into a separate file for an easier maintenance; not meant
to be part of the external API.
Most of them are not exported (via index.ts) to
package users.
Note that, at the moment, the "interchange format" for keys is restricted to JWK. One
area of improvement may be to allow for other formats (the DI standard refers to Multikey).
"Internal API" to the WebCrypto facilities.
Put into a separate file for an easier maintenance; not meant to be part of the external API. Most of them are not exported (via
index.ts
) to package users.Note that, at the moment, the "interchange format" for keys is restricted to JWK. One area of improvement may be to allow for other formats (the DI standard refers to Multikey).