EDI Integrator 2016 macOS Edition
EDI Integrator 2016 macOS Edition
Questions / Feedback?

certUsageFlags (property)

Flags that show intended use for the certificate.

- (int)certUsageFlags

- (void)setCertUsageFlags:(int)newCertUsageFlags

Default Value

0

Remarks

Flags that show intended use for the certificate. The value of CertUsageFlags is a combination of the following flags:

0x80Digital Signatures
0x40Key Authentication
0x20Key Encryption
0x10Data Encryption
0x08Key Agreement
0x04Certificate Signing
0x02Key Signing

Please refer to the CertUsage property for a text representation of CertUsageFlags.

This functionality is currently not available when the provider is OpenSSL.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 macOS Edition - Version 16.0 [Build 7240]