Skip to content

libsodium.PKI.SigningKey.Export

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

##Method Signature

 Function Export() As MemoryBlock

##Return value The exported key pair.

##Remarks This method exports the SigningKey in a format that is understood by SigningKey.Import.

Clone this wiki locally