net.ripe.rpki.commons.provisioning.payload.revocation
Class CertificateRevocationKeyElement

java.lang.Object
  extended by net.ripe.rpki.commons.provisioning.payload.revocation.CertificateRevocationKeyElement

public class CertificateRevocationKeyElement
extends Object


Constructor Summary
CertificateRevocationKeyElement(String className, String publicKeyHash)
           
 
Method Summary
 String getClassName()
           
 String getPublicKeyHash()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CertificateRevocationKeyElement

public CertificateRevocationKeyElement(String className,
                                       String publicKeyHash)
Method Detail

getClassName

public String getClassName()

getPublicKeyHash

public String getPublicKeyHash()


Copyright © 2008-2014 RIPE NCC, the Netherlands. All Rights Reserved.