Skip to content

x509_decode

Signature

x509_decode(string)

Description

Decodes an x.509 certificate to an object. you may also use this in conjunction with base64_decode jmespath function to decode a base64-encoded certificate.

Examples

TODO