SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

Key Property

The key to use for the cryptographic operation.

Syntax

public CryptoKey Key { get; set; }
Public Property Key As CryptoKey

Remarks

Use this property to provide the symmetric key to use for the cryptographic operation.Remember that this key should be of appropriate type and length, and any requiredadditional settings (such as IV or Nonce) should be adjusted where appropriate.

This property is not available at design time.

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