package grpc
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class GrpcVaultService extends VaultService with NamedLogging
- sealed trait GrpcVaultServiceError extends RpcError with Product with Serializable
- final case class PrivateKeyMetadata(publicKeyWithName: PublicKeyWithName, wrapperKeyId: Option[String300], kmsKeyId: Option[String300]) extends Product with Serializable
Value Members
- object GrpcVaultServiceError extends CommandErrorGroup with Serializable
- object PrivateKeyMetadata extends Serializable