Skip to content

Add logging in SecureDataFormat #51169

Open
@Tratcher

Description

@Tratcher

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Errors from Unprotect are currently suppressed, making them difficult to debug.

catch
{
// TODO trace exception, but do not leak other information
return default(TData);
}

Describe the solution you'd like

Log these Exceptions.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions