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


public interface TrustListTypeRemoveCertificateMethod


Method Summary
 void removeCertificate(ServiceContext serviceContext, TrustListTypeNode node, String thumbprint, Boolean isTrustedCertificate)
           
 

Method Detail

removeCertificate

void removeCertificate(ServiceContext serviceContext,
                       TrustListTypeNode node,
                       String thumbprint,
                       Boolean isTrustedCertificate)
                       throws StatusException
Throws:
StatusException


Copyright © 2018. All rights reserved.