The corporation I work for is in the process of implementing encryption for emailing sensitive customer information, but they have given me the task of finding a temporary solution until the encryption is in place.
They insist that I create a program that splits these sensitive files in two. One file would contain the customer first & last name, while the other file would contain the account number. Each file would be sent to the recipient in a separate email.
Is this a viable solution?
They insist that I create a program that splits these sensitive files in two. One file would contain the customer first & last name, while the other file would contain the account number. Each file would be sent to the recipient in a separate email.
Is this a viable solution?