Skip to content

libsodium.Password.Constructor

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

libsodium.Password.Constructor

Method Signature

 Sub Constructor(Passwd As String)

Parameters

Name Type Comment
Passwd String The password data.

Remarks

Creates a new password container. This method is inherited from the superclass.

Clone this wiki locally