Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is the signer service.
func NewService ¶
NewService creates a new signer service.
func (*Service) Sign ¶
func (s *Service) Sign(ctx context.Context, req *pb.SignRequest) (*pb.SignResponse, error)
Sign signs data.
Click to show internal directories.
Click to hide internal directories.