SecretBackendRoleAllowedUserKeyConfig

data class SecretBackendRoleAllowedUserKeyConfig(val lengths: List<Int>, val type: String)

Constructors

Link copied to clipboard
constructor(lengths: List<Int>, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of allowed key lengths, vault-1.10 and above

Link copied to clipboard

Key type, choices: rsa, ecdsa, ec, dsa, ed25519, ssh-rsa, ssh-dss, ssh-ed25519, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521