void setPeerIdentification(String identifier, Map<String, String> publicKey) { peerIdentifications[identifier] = publicKey; }