| Methods in com.prosysopc.ua.types.opcua.server with parameters of type ServerConfigurationTypeNode |
void |
ServerConfigurationTypeApplyChangesMethod.applyChanges(ServiceContext serviceContext,
ServerConfigurationTypeNode node)
|
org.opcfoundation.ua.builtintypes.ByteString |
ServerConfigurationTypeCreateSigningRequestMethod.createSigningRequest(ServiceContext serviceContext,
ServerConfigurationTypeNode node,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
String subjectName,
Boolean regeneratePrivateKey,
org.opcfoundation.ua.builtintypes.ByteString nonce)
|
org.opcfoundation.ua.builtintypes.ByteString[] |
ServerConfigurationTypeGetRejectedListMethod.getRejectedList(ServiceContext serviceContext,
ServerConfigurationTypeNode node)
|
Boolean |
ServerConfigurationTypeUpdateCertificateMethod.updateCertificate(ServiceContext serviceContext,
ServerConfigurationTypeNode node,
org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
org.opcfoundation.ua.builtintypes.ByteString certificate,
org.opcfoundation.ua.builtintypes.ByteString[] issuerCertificates,
String privateKeyFormat,
org.opcfoundation.ua.builtintypes.ByteString privateKey)
|