Skip to content

libsodium.PKI.SigningKey.RandomSeed

Andrew Lambert edited this page Mar 15, 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 SigningKey.Generate method.

Clone this wiki locally