misc fixes
From-SVN: r45758
This commit is contained in:
committed by
Anthony Green
parent
040cc0718f
commit
8eba5a2b7f
@@ -35,7 +35,7 @@ package java.security.spec;
|
||||
|
||||
@author Mark Benvenuto
|
||||
*/
|
||||
public abstract class EncodedKeySpec
|
||||
public abstract class EncodedKeySpec implements KeySpec
|
||||
{
|
||||
|
||||
private byte[] encodedKey;
|
||||
|
||||
Reference in New Issue
Block a user