com.prosysopc.ua.types.gds.server
Interface CertificateDirectoryTypeStartNewKeyPairRequestMethod


public interface CertificateDirectoryTypeStartNewKeyPairRequestMethod


Method Summary
 org.opcfoundation.ua.builtintypes.NodeId startNewKeyPairRequest(ServiceContext serviceContext, CertificateDirectoryTypeNode node, org.opcfoundation.ua.builtintypes.NodeId applicationId, org.opcfoundation.ua.builtintypes.NodeId certificateGroupId, org.opcfoundation.ua.builtintypes.NodeId certificateTypeId, String subjectName, String[] domainNames, String privateKeyFormat, String privateKeyPassword)
           
 

Method Detail

startNewKeyPairRequest

org.opcfoundation.ua.builtintypes.NodeId startNewKeyPairRequest(ServiceContext serviceContext,
                                                                CertificateDirectoryTypeNode node,
                                                                org.opcfoundation.ua.builtintypes.NodeId applicationId,
                                                                org.opcfoundation.ua.builtintypes.NodeId certificateGroupId,
                                                                org.opcfoundation.ua.builtintypes.NodeId certificateTypeId,
                                                                String subjectName,
                                                                String[] domainNames,
                                                                String privateKeyFormat,
                                                                String privateKeyPassword)
                                                                throws StatusException
Throws:
StatusException


Copyright © 2018. All rights reserved.