EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

CertStorePassword Property

The password for the certificate store (if any).

Object Oriented Interface

public function getCertStorePassword();
public function setCertStorePassword($value);

Procedural Interface

inedi_certmgr_get($res, 29 );
inedi_certmgr_set($res, 29, $value );

Default Value

''

Remarks

The value of this property is used to open the certificate store if the certificate store is of a type that requires a password.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]