Package org.springframework.credhub.support.rsa
package org.springframework.credhub.support.rsa
Java representations of CredHub RSA credentials.
-
ClassDescriptionAn RSA credential consists of a public and/or private key.The details of a request to write a new or update an existing
RsaCredential
in CredHub.A builder that provides a fluent API for constructingRsaCredentialRequest
s.Parameters for generating a new RSA credential.The details of a request to generate a newRsaCredential
in CredHub.A builder that provides a fluent API for constructingRsaParametersRequest
s.