Skip to content

Conversation

@metsma
Copy link
Contributor

@metsma metsma commented Dec 9, 2025

WE2-1135

Signed-off-by: Raul Metsma [email protected]

THROW(SmartCardChangeRequiredError,
"Signature algorithm " + std::string(signature.second) + " is not supported by "
+ name());
+ std::string(name()));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unnecessary as name() already returns std::string.

@mrts
Copy link
Member

mrts commented Jan 30, 2026

Also, Fedora Rawhide build should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants