remoteIdentityKey property

void remoteIdentityKey=(IdentityKey identityKey)

Implementation

set remoteIdentityKey(IdentityKey identityKey) =>
    _sessionStructure.remoteIdentityPublic = identityKey.serialize();