public class RpkiSignedObjectInfo extends Object
| Constructor and Description |
|---|
RpkiSignedObjectInfo(byte[] encoded,
X509ResourceCertificate resourceCertificate,
org.bouncycastle.asn1.ASN1ObjectIdentifier oid,
org.joda.time.DateTime signingTime) |
| Modifier and Type | Method and Description |
|---|---|
X509ResourceCertificate |
getCertificate() |
org.bouncycastle.asn1.ASN1ObjectIdentifier |
getContentType() |
byte[] |
getEncoded() |
org.joda.time.DateTime |
getSigningTime() |
public RpkiSignedObjectInfo(byte[] encoded,
X509ResourceCertificate resourceCertificate,
org.bouncycastle.asn1.ASN1ObjectIdentifier oid,
org.joda.time.DateTime signingTime)
public byte[] getEncoded()
public X509ResourceCertificate getCertificate()
public org.bouncycastle.asn1.ASN1ObjectIdentifier getContentType()
public org.joda.time.DateTime getSigningTime()
Copyright © 2008–2023 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.