Skip to content

libsodium.SKI.SecretStream.GenerateKey

Andrew Lambert edited this page Aug 2, 2019 · 5 revisions

Method Signature

 Shared Function GenerateKey() As libsodium.SKI.KeyContainer

Return value

An unpredictable key that is suitable to be used with a SecretStream, or Nil on error.

Clone this wiki locally