fidm / x509

Pure JavaScript X509 certificate tools for Node.js
https://fidm.github.io/x509/
MIT License
82 stars 15 forks source link

Is it possible to get the "bitSize" of a rsa public key, i.e. 4096? #1

Open compilenix opened 6 years ago

imdhiru commented 3 years ago

i want the same thing @compilenix . If you get something, can you please help with this? need bitsize of key

compilenix commented 3 years ago

Sure, when i someday get back to this and find a solution i'll write here :)