Skip to content

libsodium.SKI.KeyContainer.Constructor

Andrew Lambert edited this page Nov 26, 2022 · 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