Skip to content

libsodium.PKI.SigningKey.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 SigningKey.Generate method.

Clone this wiki locally