Skip to content

libsodium.PKI.SigningKey.RandomSeed

Andrew Lambert edited this page Jan 6, 2017 · 5 revisions

##Method Signature

 Shared Function RandomSeed() As MemoryBlock

##Return value Returns random bytes that are suitable to be used as a seed for SigningKey.Generate method.

Clone this wiki locally