python-pkcs11 icon indicating copy to clipboard operation
python-pkcs11 copied to clipboard

fix DeprecationWarning in test_ecdh

Open HRio opened this issue 1 year ago • 0 comments

Also update docs to match

Fixes:

 CryptographyDeprecationWarning: Curve argument must be an instance of an EllipticCurve class.

HRio avatar Mar 27 '24 18:03 HRio