IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

Key Property

The secret key for the hash algorithm.

Object Oriented Interface

public function getKey();
public function setKey($value);

Procedural Interface

ipworksencrypt_hash_get($res, 6 );
ipworksencrypt_hash_set($res, 6, $value );

Default Value

''

Remarks

This property holds the secret key used when creating the hash. The key can be arbitrarily long.

Note: This property is only applicable when Algorithm is set to an HMAC algorithm.

Data Type

Binary String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0