UNPKG

@sphereon/ssi-sdk-ext.kms-musap-rn

Version:

Sphereon SSI-SDK react-native plugin for management of keys with musap.

8 lines (5 loc) 145 B
export { MusapKeyManagementSystem } from './MusapKeyManagerSystem' export interface KeyMetadata { algorithms?: string[] [x: string]: any }