IPWorks OpenPGP 2020 Qt Edition

Questions / Feedback?

RecipientKeyEncoded Property

The key.

Syntax

QByteArray GetRecipientKeyEncoded(int iRecipientKeyIndex);
int SetRecipientKeyEncoded(int iRecipientKeyIndex, QByteArray qbaRecipientKeyEncoded);

Default Value

""

Remarks

The key. This property is used to assign a specific key. The RecipientKeyUserId properties may also be used to specify a key.

The RecipientKeyIndex parameter specifies the index of the item in the array. The size of the array is controlled by the RecipientKeyCount property.

This property is not available at design time.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 Qt Edition - Version 20.0 [Build 8249]