|
swift
|
Go to the source code of this file.
Namespaces | |
| swift::core | |
| Backend services of the swift project, like dealing with the network or the simulators. | |
Enumerations | |
| enum class | swift::core::afv::crypto::CryptoDtoMode { Undefined = 0 , None = 1 , AEAD_ChaCha20Poly1305 = 2 } |
| DTO mode. More... | |
|
strong |
DTO mode.
| Enumerator | |
|---|---|
| Undefined | undefined |
| None | none |
| AEAD_ChaCha20Poly1305 | AEAD. |
Definition at line 14 of file cryptodtomode.h.