home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD 31 / SUPERCDa.iso / Inet / HotJava / hjava.exe / Windows / resource / jre / lib / rt.jar / java / security / PublicKey.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-11-11  |  209 b   |  5 lines

  1. package java.security;
  2.  
  3. public interface PublicKey extends Key {
  4. }
  5.