net.ripe.rpki.commons.provisioning.payload.issue.response
Class CertificateIssuanceResponseClassElement
java.lang.Object
net.ripe.rpki.commons.provisioning.payload.common.GenericClassElement
net.ripe.rpki.commons.provisioning.payload.issue.response.CertificateIssuanceResponseClassElement
public class CertificateIssuanceResponseClassElement
- extends GenericClassElement
See: http://tools.ietf.org/html/draft-ietf-sidr-rescerts-provisioning-09#section-3.4.2
This type of class element contains the signed certificate for this request/response
as oposed to all current certificate elements as used in the list response.
| Methods inherited from class net.ripe.rpki.commons.provisioning.payload.common.GenericClassElement |
getCertificateAuthorityUri, getCertificateElements, getClassName, getIssuer, getResourceSetAsn, getResourceSetIpv4, getResourceSetIpv6, getSiaHeadUri, getValidityNotAfter, setCertificateElements, setCertUris, setClassName, setIpResourceSet, setIssuer, setSiaHeadUri, setValidityNotAfter, toString |
CertificateIssuanceResponseClassElement
public CertificateIssuanceResponseClassElement()
setCertificateElement
public void setCertificateElement(CertificateElement certificateElement)
getCertificateElement
public CertificateElement getCertificateElement()
Copyright © 2008-2014 RIPE NCC, the Netherlands. All Rights Reserved.