Skip to content

libsodium.SKI.KeyContainer.Constructor

Andrew Lambert edited this page Feb 15, 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 and stores a copy of KeyData.

Clone this wiki locally