IP*Works! OpenPGP 2016 C++ Edition
IP*Works! OpenPGP 2016 C++ Edition
Questions / Feedback?

KeyEncoded Property

The key.

Syntax

int GetKeyEncoded(int iKeyIndex, char *&lpKeyEncoded, int &lenKeyEncoded);


int SetKeyEncoded(int iKeyIndex, char *lpKeyEncoded, int lenKeyEncoded);

Default Value

""

Remarks

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

The size of the array is controlled by the KeyCount property.

This property is not available at design time.

Data Type

Binary String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
IP*Works! OpenPGP 2016 C++ Edition - Version 16.0 [Build 7239]