net / org.apache.tuweni.net.tls / FingerprintRepository / addFingerprint

addFingerprint

abstract fun addFingerprint(identifier: String, fingerprint: Bytes): Unit (source)

Adds the fingerprint of a remote peer to the repository.

Parameters

identifier - the identifier of a remote peer

fingerprint - the fingerprint of a remote peer