Uses of Class
com.zitadel.model.WebKeyServiceCreateWebKeyRequest
Packages that use WebKeyServiceCreateWebKeyRequest
-
Uses of WebKeyServiceCreateWebKeyRequest in com.zitadel.api
Methods in com.zitadel.api with parameters of type WebKeyServiceCreateWebKeyRequestModifier and TypeMethodDescriptionWebKeyServiceApi.createWebKey(WebKeyServiceCreateWebKeyRequest webKeyServiceCreateWebKeyRequest) Create Web Key Generate a private and public key pair. -
Uses of WebKeyServiceCreateWebKeyRequest in com.zitadel.model
Methods in com.zitadel.model that return WebKeyServiceCreateWebKeyRequestModifier and TypeMethodDescriptionWebKeyServiceCreateWebKeyRequest.ecdsa(WebKeyServiceECDSA ecdsa) WebKeyServiceCreateWebKeyRequest.rsa(WebKeyServiceRSA rsa)