Skip to content

libsodium.PKI.SigningKey.Seed

Andrew Lambert edited this page Jan 4, 2017 · 4 revisions

##Method Signatures

 Function Seed() As MemoryBlock

##Return value The seed data.

##Remarks This method extracts the seed from the private key. This is either a random seed or the one passed to SigningKey.Generate().

Clone this wiki locally