encryptedData
An encrypted data object that contains the document information and metadata to associate with a request.
Declaration
var encryptedData: Data { get }Mentioned in
Discussion
The system encrypts this property to the public key with the developer portal for the calling app. You need to send this data to the server holding the corresponding private key for decryption.