Skip to content

libsodium.PKI.EncryptionKey.RandomSeed

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

Method Signature

 Shared Function RandomSeed() As MemoryBlock

Return value

Returns unpredictable bytes that are suitable to be used as a seed for EncryptionKey.Generate method.

Clone this wiki locally