IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

CertExtendedKeyUsage Property

A comma-delimited list of extended key usage identifiers.

Object Oriented Interface

public function getCertExtendedKeyUsage();
public function setCertExtendedKeyUsage($value);

Procedural Interface

ipworks_certmgr_get($res, 4 );
ipworks_certmgr_set($res, 4, $value );

Default Value

''

Remarks

A comma-delimited list of extended key usage identifiers. These are the same as ASN.1 Object-Identifiers (OIDs).

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]