SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ExternalData Property

The data that should be encrypted.

Syntax

public byte[] ExternalData { get; set; }
Public Property ExternalData As Byte()

Remarks

Use this property to provide the data that should be encrypted if EncryptedDataType property is set to cxedtExternal value.

This property is not available at design time.

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