Skip to content

Incorrect error message for type J key import processing in TA #125

@mhabrat

Description

@mhabrat

The error message for failures in processing SA_KEY_FORMAT_TYPEJ in ta_sa_key_import() (ta_sa_key_import.c) is coded as:
ERROR("ta_sa_key_import_exported failed");
and should be
ERROR("ta_sa_key_import_typej failed");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions