sweatyballs ~engine (2021-10-28T05:15:33.2756978)
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