seanjmullan commented on code in PR #271:
URL: 
https://github.com/apache/santuario-xml-security-java/pull/271#discussion_r1534523455


##########
src/main/java/org/apache/xml/security/resource/xmlsecurity_en.properties:
##########
@@ -111,7 +111,9 @@ KeyStore.registerStore.register = Registration error for 
type {0}
 KeyValue.IllegalArgument = Cannot create a {0} from {1}
 KeyDerivation.TooShortParameter = Key derivation parameter {0} is too short
 KeyDerivation.InvalidParameter = Key derivation parameter {0} is illegal
+KeyDerivation.InvalidParametersType = Algorithm {0} requires key derivation 
parameters of type {1} to be provided.

Review Comment:
   Nit: most of the other error messages don't end in a period, so suggest 
removing it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to