function encryptAttendeeFields encryptAttendeeFields(input: EncryptInput): Promise<EncryptedAttendeeData | null> Encrypt attendee fields into a PII blob, returning null if key not configured Parameters input: EncryptInput Return Type Promise<EncryptedAttendeeData | null>