Sui.Rpc.V2beta.JwkId (ex_sui v0.1.0)
View SourceKey to uniquely identify a JWK.
Summary
Types
@type t() :: %Sui.Rpc.V2beta.JwkId{ __unknown_fields__: [Protobuf.unknown_field()], iss: String.t() | nil, kid: String.t() | nil }
Key to uniquely identify a JWK.
@type t() :: %Sui.Rpc.V2beta.JwkId{ __unknown_fields__: [Protobuf.unknown_field()], iss: String.t() | nil, kid: String.t() | nil }