IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

KeyDP Property

Represents the DP parameter for the RSA algorithm.

Object Oriented Interface

public function getKeyDP();
public function setKeyDP($value);

Procedural Interface

ipworksencrypt_rsa_get($res, 12 );
ipworksencrypt_rsa_set($res, 12, $value );

Default Value

''

Remarks

Represents the DP parameter for the RSA algorithm.

Data Type

Binary String

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