com.prosysopc.ua.types.opcua.server
Interface TrustListTypeAddCertificateMethod


public interface TrustListTypeAddCertificateMethod


Method Summary
 void addCertificate(ServiceContext serviceContext, TrustListTypeNode node, org.opcfoundation.ua.builtintypes.ByteString certificate, Boolean isTrustedCertificate)
           
 

Method Detail

addCertificate

void addCertificate(ServiceContext serviceContext,
                    TrustListTypeNode node,
                    org.opcfoundation.ua.builtintypes.ByteString certificate,
                    Boolean isTrustedCertificate)
                    throws StatusException
Throws:
StatusException


Copyright © 2018. All rights reserved.