IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

SignerKeyXPk Property

Holds the public key data.

Object Oriented Interface

public function getSignerKeyXPk();
public function setSignerKeyXPk($value);

Procedural Interface

ipworksencrypt_ecc_get($res, 34 );
ipworksencrypt_ecc_set($res, 34, $value );

Default Value

''

Remarks

Holds the public key data.

Note: This value is only applicable when using Curve25519 or Curve448.

Data Type

Binary String

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