diff --git a/docs/xml/Javax.Crypto.Spec/OAEPParameterSpec.xml b/docs/xml/Javax.Crypto.Spec/OAEPParameterSpec.xml index 2236042be..4a1b2dd95 100644 --- a/docs/xml/Javax.Crypto.Spec/OAEPParameterSpec.xml +++ b/docs/xml/Javax.Crypto.Spec/OAEPParameterSpec.xml @@ -72,8 +72,8 @@ Note: the OAEPParameterSpec.DEFAULT uses the following: message digest -- "SHA-1" mask generation function (mgf) -- "MGF1" - parameters for mgf -- MGF1ParameterSpec.SHA1 - source of encoding input -- PSource.PSpecified.DEFAULT + parameters for mgf -- MGF1ParameterSpec.Sha1 + source of encoding input -- PSource.PSpecified.Default Added in 1.5.