IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

KeyXSk Property

Holds the private key data.

Object Oriented Interface

public function getKeyXSk();
public function setKeyXSk($value);

Procedural Interface

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

Default Value

''

Remarks

Holds the private 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]