Search
5 result(s) for StartNewKeyPairRequest
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global ServicesApplications who do not have access to a cryptographically sufficient entropy source, the Method StartNewKeyPairRequest can be used. In this case the private key is created by the CertificateManager . Both ... Method FinishRequest is called to check the results of a previous StartSigningRequest or StartNewKeyPairRequest . The following results are possible: If FinishRequest returns a Good result, the Method returns the signed
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.2 CertificateDirectoryTypeMandatory 0:HasComponent Method 2:StartSigningRequest Defined in 7.9.3 . Mandatory 0:HasComponent Method 2:StartNewKeyPairRequest Defined in 7.9.4 . Mandatory 0:HasComponent Method 2:FinishRequest Defined in 7.9.5 . Mandatory 0:HasComponent ... issued by a specific CA by passing the appropriate NodeId to the StartSigningRequest or StartNewKeyPairRequest Methods . CertificateGroups assigned by the CertificateManager to specific applications are persisted by PullManagement Clients . These
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.4 StartNewKeyPairRequestStartNewKeyPairRequest The StartNewKeyPairRequest Method is used to start a request for a new Certificate and Private Key . The Certificate and Private Key . are returned in the FinishRequest response. Signature StartNewKeyPairRequest ... SecurityModeInsufficient The SecureChannel is not encrypted. Table 76 specifies the AddressSpace representation for the StartNewKeyPairRequest Method . Table 76 - StartNewKeyPairRequest Method AddressSpace Definition Attribute Value BrowseName 2:StartNewKeyPairRequest References NodeClass BrowseName
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.5 FinishRequestFinishRequest Method is used to finish a certificate request started with a call to StartNewKeyPairRequest or StartSigningRequest . Signature FinishRequest ( [in] NodeId ApplicationId [in] NodeId RequestId [out] ByteString Certificate [out] ByteString ... identifier assigned to the application by the GDS. RequestId The NodeId returned by StartNewKeyPairRequest or StartSigningRequest . Certificate The DER encoded Certificate . PrivateKey The private key encoded in the format requested
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Servicesbeen accepted or rejected by the CertificateManager . This can be the result of a StartNewKeyPairRequest or StartSigningRequest Method calls. Its representation in the AddressSpace is formally defined in Table