Object -
privacy :
PiiStore
Represents a storage mechanisum usable to store personally identifiable information (PII)
Methods
Pseudonymize personally identifiable information (PII) and store PII and the pseudonymized identifier
Parameters
- pii string
-
PII to be pseudonymized
Depseudonymize the identifier by retrieving the personally identifiable information (PII)
Parameters
- id string
-
pseudonymized identifier to be depseudonymize