-
-
Notifications
You must be signed in to change notification settings - Fork 3
libsodium.SKI.SecretStream.Close
Andrew Lambert edited this page Dec 25, 2019
·
5 revisions
libsodium.SKI.SecretStream.Close
Sub Close()Closes the stream and releases all resources. If there are any bytes remaining in the write buffer then they are padded to fill a full block and written to the stream with the TAG_FINAL tag.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.
- libsodium module
- FAQ
-
Examples
- Secure memory
- Password hashing
- Generic hashing
- Encrypting streams or files
- PKI
- Encryption
- Digital signatures
- SKI
- Encryption
- Message authentication