web-push-libs / vapid

Apps and Libraries to support WebPush VAPID
Mozilla Public License 2.0
90 stars 27 forks source link

Accept private key in string format #59

Closed jrconlin closed 7 years ago

jrconlin commented 7 years ago

Keys can be in either DER or RAW format. Library should be kind and try to determine this.