Generated by
JDiff

Class java.security.KeyStoreSpi

Documentation changed from old to new.

Changed Methods
boolean engineIsCertificateEntry(String) Documentation changed from old to new.
Returns true if the entry identified by the given alias is a trusted certificate entry and false otherwise.
boolean engineIsKeyEntry(String) Documentation changed from old to new.
Returns true if the entry identified by the given alias is a key entry and false otherwise.