Dfns TypeScript SDK - v0.7.14
    Preparing search index...
    type WalletExportConfig = {
        encryptionKey: string;
        supportedSchemes: { curve: KeyCurve; protocol: KeyProtocol }[];
    }
    Index

    Properties

    encryptionKey: string
    supportedSchemes: { curve: KeyCurve; protocol: KeyProtocol }[]