Skip to content

PrivateKeyImportInput

Algorithm descriptor for private key import functions. Same shape as PublicKeyImportInput.

ts
type PrivateKeyImportInput = PublicKeyImportInput

Released under the MIT License.