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

CertExtensionValue Property

The raw value of this certificate extension.

Object Oriented Interface

public function getCertExtensionValue($certextensionindex);

Procedural Interface

ipworks_certmgr_get($res, 27 , $certextensionindex);

Default Value

''

Remarks

The raw value of this certificate extension. This value is encoded according to the extension's ASN.1 specification.

The size of the array is controlled by the CertExtensionCount property.

This property is read-only and not available at design time.

Data Type

Binary String

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