Link to home
Start Free TrialLog in
Avatar of rp
rpFlag for Portugal

asked on

Generate Hash from private key

I have a private rsa key created whit openssl, and i should generate a hash to open later (if necessary) with the matching public key.

Encoding: Base 64
Private Key Lenght: 1024
Hash Format: SHA-1

How  can implement code in vb.net to generate a hash from the private key
ASKER CERTIFIED SOLUTION
Avatar of Dirk Haest
Dirk Haest
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial