jdk/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java
changeset 628 914de0870706
parent 289 b1c8ad73578f
child 5506 202f599c92aa
equal deleted inserted replaced
627:384284026958 628:914de0870706
     1 /*
     1 /*
     2  * Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
     2  * Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modi
     5  * This code is free software; you can redistribute it and/or modify it
     6 fy it
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * under the terms of the GNU General Public License version 2 onl
       
     8 y, as
       
     9  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
    10  *
     8  *
    11  * This code is distributed in the hope that it will be useful, bu
     9  * This code is distributed in the hope that it will be useful, but WITHOUT
    12 t WITHOUT
    10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABIL
    11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    14 ITY or
    12  * version 2 for more details (a copy is included in the LICENSE file that
    15  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public L
       
    16 icense
       
    17  * version 2 for more details (a copy is included in the LICENSE f
       
    18 ile that
       
    19  * accompanied this code).
    13  * accompanied this code).
    20  *
    14  *
    21  * You should have received a copy of the GNU General Public Licen
    15  * You should have received a copy of the GNU General Public License version
    22 se version
    16  * 2 along with this work; if not, write to the Free Software Foundation,
    23  * 2 along with this work; if not, write to the Free Software Foun
       
    24 dation,
       
    25  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    17  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    26  *
    18  *
    27  * Please contact Sun Microsystems, Inc., 4150 Network Circle, San
    19  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    28 ta Clara,
    20  * CA 95054 USA or visit www.sun.com if you need additional information or
    29  * CA 95054 USA or visit www.sun.com if you need additional inform
       
    30 ation or
       
    31  * have any questions.
    21  * have any questions.
    32  */
    22  */
    33 
    23 
    34 /**
    24 /**
    35  * @test %I% %E%
    25  * @test %I% %E%