Uses of Class
org.rhq.enterprise.server.plugins.rhnhosted.certificate.PublicKeyRing

Packages that use PublicKeyRing
org.rhq.enterprise.server.plugins.rhnhosted   
org.rhq.enterprise.server.plugins.rhnhosted.certificate   
 

Uses of PublicKeyRing in org.rhq.enterprise.server.plugins.rhnhosted
 

Methods in org.rhq.enterprise.server.plugins.rhnhosted that return PublicKeyRing
 PublicKeyRing RHNActivator.readDefaultKeyRing()
           
 

Uses of PublicKeyRing in org.rhq.enterprise.server.plugins.rhnhosted.certificate
 

Methods in org.rhq.enterprise.server.plugins.rhnhosted.certificate with parameters of type PublicKeyRing
 boolean Certificate.verifySignature(PublicKeyRing keyRing)
          Check that this certificate was signed with a private key whose public counterpart is on keyRing
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.