function decryptPiiBlob decryptPiiBlob(encrypted: OwnerKeyEncrypted,privateKey: CryptoKey,paidListing: boolean,): Promise<UpdateAttendeePIIInput> Decrypt a PII blob and extract all contact fields Parameters encrypted: OwnerKeyEncrypted privateKey: CryptoKey paidListing: boolean Return Type Promise<UpdateAttendeePIIInput>