Certificate.getPublicKey

Certificate.getPublicKey

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract PublicKey getPublicKey()
Returns
the public key that this certificate certifies belongs to a particular principal.
Description
Returns the key of the principal-key pair being guaranteed by the guarantor.