Skip to content

libsodium.PKI.SharedSecret.Value

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

Method Signature

 Function Value() As MemoryBlock

Return value

The raw shared key data.

Remarks

Returns an unprotected copy of the shared key. This method is inherited from the superclass.

Clone this wiki locally