sweatyballs v0.0.1 (2021-07-20T17:34:23Z)
Dub
Repo
Identity.generateFingerprint
libsweatyballs
security
identity
Identity
Generates a fingerprint of the public key
This will run SHA512 on the public key
class
Identity
static
string
generateFingerprint
(
RSAKeyPair
keys
)
Meta
Source
See Implementation
libsweatyballs
security
identity
Identity
constructors
this
functions
getFingerprint
getKeys
toString
static functions
generateFingerprint
newIdentity
validateKeys
Generates a fingerprint of the public key
This will run SHA512 on the public key