Type Alias wasmcloud_core::ClusterIssuerKey
source · pub type ClusterIssuerKey = String;
Expand description
Public key (nkey) of a cluster issuer
Aliased Type§
struct ClusterIssuerKey { /* private fields */ }
pub type ClusterIssuerKey = String;
Public key (nkey) of a cluster issuer
struct ClusterIssuerKey { /* private fields */ }