AlgorithmParameterSpec.java, [...]: Re-merged with Classpath.
* java/security/spec/AlgorithmParameterSpec.java, java/security/spec/KeySpec.java: Re-merged with Classpath. From-SVN: r45355
This commit is contained in:
parent
75df3bafe1
commit
464cf8d2bf
3 changed files with 5 additions and 2 deletions
|
@ -36,6 +36,6 @@ package java.security.spec;
|
|||
|
||||
@author Mark Benvenuto
|
||||
*/
|
||||
public abstract interface AlgorithmParameterSpec
|
||||
public interface AlgorithmParameterSpec
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue