Values.CreateLunaClientRequestSourceContains the inputs for the CreateLunaClient action.
type nonrec t = {label : ClientLabel.t option;The label for the client.
*)certificate : Certificate.t;The contents of a Base64-Encoded X.509 v3 certificate to be installed on the HSMs used by this client.
*)}