Class for X509 basic constraints. More...
Header: | #include <QOpcUaX509ExtensionBasicConstraints> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS OpcUa) target_link_libraries(mytarget PRIVATE Qt6::OpcUa) |
qmake: | QT += opcua |
Since: | Qt 5.14 |
Inherits: | QOpcUaX509Extension |
QOpcUaX509ExtensionBasicConstraints(const QOpcUaX509ExtensionBasicConstraints &rhs) | |
QOpcUaX509ExtensionBasicConstraints() | |
QOpcUaX509ExtensionBasicConstraints & | operator=(const QOpcUaX509ExtensionBasicConstraints &rhs) |
virtual | ~QOpcUaX509ExtensionBasicConstraints() |
bool | ca() const |
int | pathLength() const |
void | setCa(bool value) |
void | setPathLength(int length) |
bool | operator==(const QOpcUaX509ExtensionBasicConstraints &rhs) const |
This class is currently available as a Technology Preview, and therefore the API and functionality provided by the class may be subject to change at any time without prior notice.
Constructs a X509ExtensionBasicConstraints from rhs.
Constructs a default X509ExtensionBasicConstraints.
Sets the values from rhs in this X509ExtensionBasicConstraints.
[virtual]
QOpcUaX509ExtensionBasicConstraints::~QOpcUaX509ExtensionBasicConstraints()Destructs a X509ExtensionBasicConstraints.
Returns the flag, if the certificate's subject is a CA.
See also setCa().
Returns the validation path length of the certificate.
See also setPathLength().
Sets the flag, if the certificate's subject is a CA to value.
See also ca().
Sets the validation path length of the certificate to length.
See also pathLength().
Returns true
if this X509ExtensionBasicConstraints has the same value as rhs.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: