IPWorks WebSockets 2020 Java Edition

Questions / Feedback?

CertExtensions Property

A list of extensions used by the currently selected certificate.

Syntax

public CertExtensionList getCertExtensions();
public void setCertExtensions(CertExtensionList certExtensions);

Remarks

This property contains a list of extensions used by the currently selected certificate. When Cert is set, the class will be read out any CertExtension and populate this list. This list may also be populated by the user prior to a call to CreateCertificate to add certificate extensions to the certificate to be created.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks WebSockets 2020 Java Edition - Version 20.0 [Build 8155]