Skip to content
Snippets Groups Projects
Commit d54a9e83 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

typo

parent eed8ce26
No related branches found
No related tags found
3 merge requests!11Big boom integration,!10Add linting,!6Draft: Akms ckms api implementation
Pipeline #180719 failed
......@@ -22,7 +22,7 @@ type kmsTalkerServer struct {
eKMS *EKMS
}
// This must somehow find out and agree to a specific key lenght.
// This must somehow find out and agree to a specific key length.
func (s *kmsTalkerServer) InterComCapabilities(ctx context.Context, in *pb.InterComCapabilitiesRequest) (capReply *pb.InterComCapabilitiesReply, err error) {
log.Debugf("Received: %v", in.GetMyKmsName())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment