getCryptoKey

Generates an encrypted string based on the customer identifier and subscriber address.

The resulting cryptographic key is used as to validate subscriber data prior to applying custom values to the subscription status of a customer.

 Input  Type  Description
 token  AuthToken  Authorization token.
 recipient  xs:string  A subscriber address.

 

 Output  Type  Description
 xs:string  The generated cryptographic key.