jrihtarsic commented on code in PR #271:
URL:
https://github.com/apache/santuario-xml-security-java/pull/271#discussion_r1593378838
##########
src/main/java/org/apache/xml/security/encryption/XMLCipherUtil.java:
##########
@@ -274,13 +274,18 @@ public static KeyAgreementParameters
constructAgreementParameters(String agreeme
* @param keyDerivationMethod element with the key derivation method data
* @param keyBitLength expected derived key length in bits
* @return KeyDerivationParameters data
- * @throws XMLSecurityException if the invalid key derivation parameters
are provide
- * @throws XMLEncryptionException if the invalid key derivation is not
supported
+ * @throws XMLEncryptionException throwen in case if KDFParams cannot be
created or the
Review Comment:
Thanks for the warning about the typo, I fixed the description now.
--
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]