SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ImportKey Method

Loads a key from a byte array.

Syntax

public void ImportKey(byte[] data);
Public Sub ImportKey(ByVal Data As Byte())

Remarks

Use this method to load a key, either public or secret, from a byte array.

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