Constructs an InputStorage for an InputStream.
Parameters: input - the input storage input stream. exception: IOException - if the storage version cannot be read
Reads a field that was stored as tag, type, value set.
Parameters: tag - byte array of one byte to hold the tag of the field thatwas read value of field that was stored, or null if there are no morefields exception: IOException - if the input storage was corrupted
Fields inherited from com.sun.midp.publickeystore.Storage