Skip to main content

PreMigrationKey class

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

This represents the private key data of keys that were stored by KeyStore before Veramo 3.0. During database migration this key material is moved to a different table and accessible by PrivateKeyStore.

This API may change without a BREAKING CHANGE notice.

Signature:

export declare class PreMigrationKey extends Key

Extends: Key

Properties

PropertyModifiersTypeDescription
kidstring(BETA)
privateKeyHex?string(BETA) (Optional)