Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type XdhKeySpecServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *XdhKeySpecServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error) + func (s *XdhKeySpecServer) GetFormat(_ context.Context, req *pb.GetFormatRequest) (*pb.GetFormatResponse, error) + func (s *XdhKeySpecServer) GetKey(_ context.Context, req *pb.GetKeyRequest) (*pb.GetKeyResponse, error) + func (s *XdhKeySpecServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error) + func (s *XdhKeySpecServer) NewXdhKeySpec(_ context.Context, req *pb.NewXdhKeySpecRequest) (*pb.NewXdhKeySpecResponse, error)