SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Add Method

Adds a certificate to the storage.

Syntax

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

Remarks

Use this method to add a certificate supplied in its raw DER representation via the Data parameter.

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