Generated by
JDiff

Class java.security.cert.TrustAnchor

Added Constructors
TrustAnchor(X500Principal, PublicKey, byte[]) Creates an instance of TrustAnchor where the most-trusted CA is specified as an X500Principal and public key.
 

Added Methods
X500Principal getCA() Returns the name of the most-trusted CA as an X500Principal.