CertExtensionCritical Property
Whether or not the extension is defined as critical.
Object Oriented Interface
public function getCertExtensionCritical($certextensionindex);
Procedural Interface
ipworksopenpgp_certmgr_get($res, 24 , $certextensionindex);
Default Value
false
Remarks
Whether or not the extension is defined as critical.
The size of the array is controlled by the CertExtensionCount property.
This property is read-only and not available at design time.
Data Type
Boolean