Rantanen / node-dtls

JavaScript DTLS implementation for Node.js
ISC License
58 stars 15 forks source link

Can it support PreSharedKey? #16

Open qishaoac opened 6 years ago

qishaoac commented 6 years ago

When I read this document, I found a problem that node-coap only supports TLS_RSA_WITH_AES_128_CBC_SHA

Rantanen commented 6 years ago

No, there's no support for pre-shared key.