Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 605 Bytes

EncryptionMetadata.md

File metadata and controls

10 lines (7 loc) · 605 Bytes

EncryptionMetadata

Properties

Name Type Description Notes
EncryptionType string The type of encryption algorithm to be used to de/encrypt the fields (AES256 or Blowfish) [optional] [default to null]
FieldsToEncrypt []string The list of XML tag names identifying the fields to be de/encrypted in the request XML [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]