get_public_key_certificate
Fetch the public certificate and chain for an APC asymmetric key by ARN or alias. Share the public half for TR-34 or ECDH key exchange, or verify what APC currently holds.
Instructions
Call this to fetch the certificate and chain for an APC asymmetric key — to hand a counterparty the public half for TR-34 or ECDH key exchange, or to check what APC currently holds for a key.
Returns KeyCertificate and KeyCertificateChain, both base64-encoded. Public material only; no private key is ever returned.
Args: key_identifier: ARN or alias of the asymmetric key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_identifier | Yes |