-
-
Notifications
You must be signed in to change notification settings - Fork 3
libsodium.PKI.SigningKey.Export
Andrew Lambert edited this page Jan 6, 2017
·
12 revisions
libsodium.PKI.SigningKey.Export
##Method Signature
Function Export() As MemoryBlock##Return value The exported key pair.
##Remarks
This method exports the SigningKey in a format that is understood by SigningKey.Import.
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