|
|
|
|
|
by zorgmonkey
531 days ago
|
|
If you're going to do this you should also check for k=rsa since other key types will be different lengths. But I'd really recommend something like in the other comment where you base64 decode and parse it with something like openssl. |
|