IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

Password Property

The master password from which a derived key is generated.

Syntax

public string Password { get; set; }
public byte[] PasswordB { get; set; }
Public Property Password As String
Public Property PasswordB As Byte()

Default Value

""

Remarks

This property specifies the password from which the derived key is created.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 .NET Edition - Version 20.0 [Build 8286]