Search
Provides struct and type for a ApiOverviewSshKeyFingerprints
@type t() :: %GitHub.ApiOverviewSshKeyFingerprints{ SHA256_DSA: String.t() | nil, SHA256_ECDSA: String.t() | nil, SHA256_ED25519: String.t() | nil, SHA256_RSA: String.t() | nil, __info__: map() }