IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

KeyY Property

Represents the Y parameter for the Elgamal algorithm.

Object Oriented Interface

public function getKeyY();
public function setKeyY($value);

Procedural Interface

ipworksencrypt_elgamal_get($res, 8 );
ipworksencrypt_elgamal_set($res, 8, $value );

Default Value

''

Remarks

Represents the Y parameter for the Elgamal algorithm.

Data Type

Binary String

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