< prev index next >

test/com/sun/crypto/provider/Cipher/PBE/PBESealedObject.java

Print this page

        

*** 43,52 **** --- 43,53 ---- * @summary test if seal/unseal works correctly with PBE algorithms * @author Yun Ke * @author Bill Situ * @author Alexander Fomin * @run main PBESealedObject + * @key randomness */ public class PBESealedObject { private static final String[] PBEAlgorithms = { "pbeWithMD5ANDdes",
< prev index next >