UsePSS Property

Whether to use RSA-PSS during signing and verification.

Object Oriented Interface

public function getUsePSS();
public function setUsePSS($value);

Procedural Interface

ipworksedi_as2receiver_get($res, 82 );
ipworksedi_as2receiver_set($res, 82, $value );

Default Value

false

Remarks

This property specifies whether RSA-PSS will be used when signing and verifying messages. The default value is False.

Data Type

Boolean

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