Parameters
- gdsEndpointDescriptor
- Endpoint descriptor. Identifies the OPC-UA server. The server must be a Global Directory Server (GDS).
- applicationId
- The identifier assigned to the Application Instance 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.
If a password was supplied the blob is protected with it.
This field is null if no private key was requested. - issuerCertificateArray
- The Certificates required to validate the new Certificate.