IPWorks OpenPGP 2020 C++ Builder Edition

Questions / Feedback?

KeyEncoded Property

The key.

Syntax

__property String KeyEncoded = { read=FKeyEncoded, write=FSetKeyEncoded };
__property DynamicArray<Byte> KeyEncodedB = { read=FKeyEncodedB, write=FSetKeyEncodedB };

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.

This property is not available at design time.

Data Type

Byte Array

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