IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

Key Property

The derived key.

Syntax

public string Key { get; }
public byte[] KeyB { get; }
Public ReadOnly Property Key As String
Public ReadOnly Property KeyB As Byte()

Default Value

""

Remarks

This property holds the derived key. After calling CreateKey this property will be populated.

This property is read-only.

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