Certificate.getGuarantor
Interface Overview | Interface Members | 
  This Package | 
All Packages
 public abstract Principal getGuarantor()
Returns
     the guarantor which guaranteed the principal-key
 binding.
  Description
 Returns the guarantor of the certificate, that is, the principal
 guaranteeing that the public key associated with this certificate
 is that of the principal associated with this certificate. For X.509
 certificates, the guarantor will typically be a Certificate Authority
  (such as the United States Postal Service or Verisign, Inc.).