webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

[DTLS | bugfix] allow cloning Ed2559 CryptoPrivateKeys if they have PKCS#8v1 encoding

Open osobiehl opened this issue 1 year ago • 0 comments

In a personal project I was getting errors since I made an ed25519 using openssl and it is in PKCS#8 v1 format :). This PR should fix that

osobiehl avatar Mar 05 '24 14:03 osobiehl