SecureBlackbox 2020 PHP Edition

Questions / Feedback?

TLSECCurves Property

Defines the elliptic curves to enable.

Object Oriented Interface

public function getTLSECCurves();
public function setTLSECCurves($value);

Procedural Interface

secureblackbox_cadesverifier_get($res, 191 );
secureblackbox_cadesverifier_set($res, 191, $value );

Default Value

''

Remarks

Defines the elliptic curves to enable.

Data Type

String

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