SecureBlackbox 2020 .NET Edition

Questions / Feedback?

EncryptingKeys Property

The keys to be used for data encryption.

Syntax

public PGPKeyList EncryptingKeys { get; }
Public Property EncryptingKeys As PGPKeyList

Remarks

Use this property to set the keys to encrypt the message for. You only need public keys to encrypt data.

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]