Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

API issue with saving secret Key #135

@dowem

Description

@dowem

There is an issue where the following code does not behave as expected. Both saved output files are identical and we would expect one to be much smaller:

bool withSecretKey = true;
hePtr->saveToFile(clientContext, withSecretKey); // save client context
hePtr->saveSecretKeyToFile(clientSecretKey); // Change add to save the secret key

@aehud indicated in issue #126 he would try to put something out for that soon. Thanks to @YangJudy for reporting it in that other bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions