@sudoplatform/sudo-secure-communications
    Preparing search index...

    Interface RecoverInput

    Input for SecurityModule.recover method.

    RecoverInput

    interface RecoverInput {
        backupKey: string;
        handleId: HandleId;
    }
    Index

    Properties

    Properties

    backupKey: string

    the backup key to decrypt the server backup

    handleId: HandleId

    the handle ID owned by this client