Skip to content

Improve documentation Poco::Crypto::RSAKey & Poco::Crypto::ECKey deprecated #3827

Answered by aleks-f
ClaudeTO80 asked this question in Q&A
Discussion options

You must be logged in to vote

Anything that does not use the envelope openssl api is deprecated (as it is in openssl, since 3.0).

In this particular case, you can use EVPPKey:

class Crypto_API EVPPKey

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ClaudeTO80
Comment options

Answer selected by ClaudeTO80
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3804 on October 06, 2022 19:34.