We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changed URL to developer portal: "../current/.." -> "../develop/.."
Updated documentation links
Banners with links to developer portal
Updated End To End Encryption (markdown)
Clarify that we use `KEY_EPH_PUB` value (as raw `byte[]`) as an `info` parameter to KDF function.
Rename sharedInfo to sharedInfo2
Fix formatting
Removed Github Wiki specific links
Add Jekyll front matter
Moved resources to wiki folder
Make E2EE documentation more detailed and up-to-date
Fix typo
Move mac to encryptionContext object
Fix inconsistency in attribute naming
Fixed a bug in docs - MAC index should be derived from derived key, not master key
Fixed markup typo
Improved description of E2EE
Update push server documentation Be more specific in e2e encryption docs
Update wording of E2E chapter
Add documentation for push server Add e2e encryption documentation Minor wording fixes and improvements