Is data encrypted during transfer and/or rest? How is secure key management established?
Data is encrypted during transfer using transport layer security (TLS) encryption, indicated by https.
Key Management and storage is done with Securable, see
Is data encrypted during transfer and/or rest? How is secure key management established?