Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Dec 13, 2024
1 parent e7864d8 commit 00e9129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ Config::setPreferredCompression($compression);
// Set AEAD protection.
Config::setAeadProtect($protect);

// Set use V6 key.
Config::setUseV6Key($useV6Key);
// Preset RFC9580.
Config::presetRFC9580();
```

0 comments on commit 00e9129

Please sign in to comment.