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

SigningAlgorithm Property

The signature hash algorithm used when signing.

Object Oriented Interface

public function getSigningAlgorithm();
public function setSigningAlgorithm($value);

Procedural Interface

ipworksencrypt_openpgp_get($res, 27 );
ipworksencrypt_openpgp_set($res, 27, $value );

Default Value

'SHA1'

Remarks

This property specifies the signature hash algorithm used when signing. Possible values are:

  • SHA1 (default)
  • MD5
  • SHA256
  • SHA384
  • SHA512
  • SHA224
  • RIPEMD160

Data Type

String

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