Skip to content

libsodium.PKI.EncryptionKey.RandomSeed

Andrew Lambert edited this page Mar 11, 2017 · 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