-
-
Notifications
You must be signed in to change notification settings - Fork 3
libsodium.SKI.KeyContainer.Constructor
Andrew Lambert edited this page Aug 2, 2019
·
5 revisions
libsodium.SKI.KeyContainer.Constructor
Sub Constructor(KeyData As MemoryBlock)| Name | Type | Comment |
|---|---|---|
| KeyData | MemoryBlock | The data to be protected. |
Creates a container and stores a copy of KeyData.
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