Skip to content

libsodium.SKI.KeyContainer.Constructor

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

##Method signature

 Sub Constructor(KeyData As MemoryBlock)

##Parameters

Name Type Comment
KeyData MemoryBlock The data to be protected.

##Remarks Creates a container for the KeyData.

Clone this wiki locally