IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

RecipientKeyEncoded Property

The key.

Object Oriented Interface

public function getRecipientKeyEncoded($recipientkeyindex);
public function setRecipientKeyEncoded($recipientkeyindex, $value);

Procedural Interface

ipworksencrypt_openpgp_get($res, 20 , $recipientkeyindex);
ipworksencrypt_openpgp_set($res, 20, $value , $recipientkeyindex);

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 size of the array is controlled by the RecipientKeyCount property.

This property is not available at design time.

Data Type

Binary String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0