View Source StarkInfra.PixDomain.Certificate (starkinfra v0.1.0)
Groups pixdomain.Certificate related functions
Link to this section Summary
Functions
The Certificate struct displays the certificate information from a specific domain.
Link to this section Types
@type t() :: %StarkInfra.PixDomain.Certificate{content: term()}
Link to this section Functions
The Certificate struct displays the certificate information from a specific domain.
attributes-return-only
Attributes (return-only):
- content [string]: certificate of the Pix participant in PEM format.