IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

KeyEncoded Property

The key.

Object Oriented Interface

public function getKeyEncoded();
public function setKeyEncoded($value);

Procedural Interface

ipworksopenpgp_keymgr_get($res, 3 );
ipworksopenpgp_keymgr_set($res, 3, $value );

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

Binary String

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