IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

SignerKeyG Property

Represents the G parameter for the DSA algorithm.

Object Oriented Interface

public function getSignerKeyG();
public function setSignerKeyG($value);

Procedural Interface

ipworksencrypt_dsa_get($res, 23 );
ipworksencrypt_dsa_set($res, 23, $value );

Default Value

''

Remarks

Represents the G parameter for the DSA algorithm.

Data Type

Binary String

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