Skip to content

libsodium.PKI.EncryptionKey.RandomNonce

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

Method Signature

 Shared Function RandomNonce() As MemoryBlock

Return value

Unpredictable bytes that are suitable to be used as a Nonce for use with an EncryptionKey.

Clone this wiki locally