kixelated / moq-rs

Rust library for Media over QUIC
Apache License 2.0
392 stars 56 forks source link

Also support EC private keys. #73

Closed kixelated closed 12 months ago

kixelated commented 12 months ago

(probably

@englishm I think you ran into this issue. The rustls::PrivateKey documentation says it supports SEC1-encoded EC private keys so it should just work?