Hi,If I have a private or public key of say, RSA type, is there a method I can use to determine it's bit length (e.g. 512, 1024, etc)? I'd like to load a key from a file and know how "long" it is.
Thanks, Kevin
Hi,If I have a private or public key of say, RSA type, is there a method I can use to determine it's bit length (e.g. 512, 1024, etc)? I'd like to load a key from a file and know how "long" it is.
Thanks, Kevin