Skip to content

libsodium.SKI.SecretKey.RandomNonce

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

libsodium.SKI.SecretKey.RandomNonce

Method Signature

 Shared Function RandomNonce() As MemoryBlock

Return value

Unpredictable bytes which are suitable to be used as a Nonce with a SecretKey.

Clone this wiki locally