paymentcryptographycontrolplane_get_cer_sig_req: Creates a certificate signing request (CSR) from a key pair

paymentcryptographycontrolplane_get_certificate_signing_requestR Documentation

Creates a certificate signing request (CSR) from a key pair

Description

Creates a certificate signing request (CSR) from a key pair.

See https://www.paws-r-sdk.com/docs/paymentcryptographycontrolplane_get_certificate_signing_request/ for full documentation.

Usage

paymentcryptographycontrolplane_get_certificate_signing_request(
  KeyIdentifier,
  SigningAlgorithm,
  CertificateSubject
)

Arguments

KeyIdentifier

[required] Asymmetric key used for generating the certificate signing request

SigningAlgorithm

[required] The cryptographic algorithm used to sign your CSR.

CertificateSubject

[required] The metadata used to create the CSR.


paws.cost.management documentation built on May 30, 2026, 9:09 a.m.