| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client.model.nodes.objects | |
| org.eclipse.milo.opcua.sdk.client.model.types.objects |
| Modifier and Type | Class and Description |
|---|---|
class |
TrustListTypeNode |
| Modifier and Type | Method and Description |
|---|---|
TrustListType |
CertificateGroupType.getTrustListNode()
Get the TrustList
TrustListType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends TrustListType> |
CertificateGroupType.getTrustListNodeAsync()
Asynchronous implementation of
CertificateGroupType.getTrustListNode(). |
Copyright © 2021. All rights reserved.