misc fixes
From-SVN: r45758
This commit is contained in:
parent
040cc0718f
commit
8eba5a2b7f
4 changed files with 25 additions and 6 deletions
|
@ -35,7 +35,7 @@ package java.security.spec;
|
|||
|
||||
@author Mark Benvenuto
|
||||
*/
|
||||
public abstract class EncodedKeySpec
|
||||
public abstract class EncodedKeySpec implements KeySpec
|
||||
{
|
||||
|
||||
private byte[] encodedKey;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue