support crypto.Signer to sign
vtolstov opened this issue · 2 comments
vtolstov commented
i'm use in my app mtls and so i have ECDSA certificates, does it possible to add support https://golang.org/pkg/crypto/#Signer to be able to sign packets with my private key?
jefferai commented
I know basically next to nothing about this library, sorry.