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 - String!: the identifier of a remote peer
fingerprint - Bytes!: the fingerprint of a remote peer