Search
6 result(s) for StartSigningRequest
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Servicesthat the OPC UA Application creates a new private key for each signing request. StartSigningRequest The Method StartSigningRequest is called for each CertificateGroup and CertificateType together with ... FinishRequest The 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
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.2 CertificateDirectoryTypeOrganizes Object 2:CertificateGroups 0:CertificateGroup FolderType Mandatory 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 ... request Certificates 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
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.3 StartSigningRequestStartSigningRequest The StartSigningRequest Method is used to initiate a request to create a Certificate which uses the private key which the caller currently has. The new Certificate is returned ... FinishRequest response. Signature StartSigningRequest( [in] NodeId ApplicationId [in] NodeId CertificateGroupId [in] NodeId CertificateTypeId [in] ByteString CertificateRequest [out] NodeId RequestId ); Argument Description ApplicationId The identifier assigned to the application record
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.5 FinishRequestused 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 PrivateKey [out] ByteString ... 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 Servicesrejected 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 84 . Table 84 - CertificateRequestedAuditEventType
-
OPC-30300 – Using Generic Trust Anchor (GTA) API with OPC UA - Part 1: Generic Trust Anchor (GTA) API Profile for OPC UA5.2.3.2 Push ManagementManagement. The sequence following on CreateSigningRequest (Push) corresponds to the sequence used to prepare StartSigningRequest (Pull). The sequence following on UpdateCertificate (Push) corresponds to the sequence following the response ... StartSigningRequest (Pull) The sequence following on UpdateTrustList (Push) corresponds to the sequence following the response to GetTrustList (Pull