IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

CertUsage Property

Text description of UsageFlags .

Object Oriented Interface

public function getCertUsage();
public function setCertUsage($value);

Procedural Interface

ipworksws_certmgr_get($res, 20 );
ipworksws_certmgr_set($res, 20, $value );

Default Value

''

Remarks

Text description of CertUsageFlags.

The value will be of one or more of the following strings, separated by commas:

  • Digital Signatures
  • Key Authentication
  • Key Encryption
  • Data Encryption
  • Key Agreement
  • Certificate Signing
  • Key Signing

If the provider is OpenSSL, the value is a comma separated list of X509 certificate extension names.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0