# cert.key.public.hash

```
Prints the sha256 hash of public key.

Usage: cert.key.public.hash <alg> <key file>
alg: rsa or ec
Set environment KEY_PASS or this script asks for the passphrase.
```
