Skip to content

Allow Poco::Net::Context::usePrivateKey to accept ECKey and/or general EVPPKey #2780

@bridgewaterrobbie

Description

@bridgewaterrobbie

Poco's context can handle ECKeys loaded from a file during the object construction, but the usePrivateKey function exclusively allows only RSAKey objects. It is possible to make it work with an ECKey by manipulating the raw SSL object.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions