You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: runtime/auth/aws-signing-default/common/src/aws/smithy/kotlin/runtime/auth/awssigning/SigV4aSignatureCalculator.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ internal class SigV4aSignatureCalculator(override val sha256Provider: HashSuppli
71
71
}
72
72
73
73
/**
74
-
* Forms the fixed input string used for ECDS private key derivation
74
+
* Forms the fixed input string used for ECDSA private key derivation
0 commit comments