Identity.generateFingerprint

Generates a fingerprint of the public key

This will run SHA512 on the public key

class Identity
static
string
generateFingerprint
(
RSAKeyPair keys
)

Meta