branch | JDK-8145252-TLS13-branch |
changeset 56592 | b1902b22005e |
parent 56542 | 56aaa6cb3693 |
parent 50204 | 3195a713e24d |
56588:a725ee6ccaea | 56592:b1902b22005e |
---|---|
21 * questions. |
21 * questions. |
22 */ |
22 */ |
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 4923484 |
26 * @bug 4923484 8146293 |
27 * @summary encryption/decryption test for using OAEPParameterSpec. |
27 * @summary encryption/decryption test for using OAEPParameterSpec. |
28 * @author Valerie Peng |
28 * @author Valerie Peng |
29 */ |
29 */ |
30 |
30 |
31 import java.util.*; |
31 import java.util.*; |