CrossSignedDeviceVerification

constructor(ownUserId: UserId, sendToDevices: Set<String>, createDeviceVerificationRequest: suspend (theirUserId: UserId, theirDeviceIds: Set<String>) -> Result<ActiveDeviceVerification>)