Versions in this module Expand all Collapse all v0 v0.0.0 May 19, 2026 Changes in this version + type Server struct + func New(...) *Server + func (s *Server) MintCert(ctx context.Context, req *ateapipb.MintCertRequest) (*ateapipb.MintCertResponse, error) + func (s *Server) MintJWT(ctx context.Context, req *ateapipb.MintJWTRequest) (*ateapipb.MintJWTResponse, error)