SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

CryptoKey Property

The key object that the manager is currently working with.

Syntax

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

Remarks

Use this property to pass a key to the manager (for example, for importing), or toobtain a key from the manager (e.g., after exporting to it).

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]