Class CreateKeyRequest


  • public final class CreateKeyRequest
    extends Object
    The create key request class.
    • Method Detail

      • vaultBaseUrl

        public String vaultBaseUrl()
        Returns:
        the vault base url
      • keyName

        public String keyName()
        Returns:
        the key name
      • keySize

        public Integer keySize()
        Returns:
        the key size
      • keyAttributes

        public KeyAttributes keyAttributes()
        Returns:
        the key attributes