public abstract class RpkiSignedObjectBuilder extends Object
| Constructor and Description |
|---|
RpkiSignedObjectBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
generateCms(X509Certificate signingCertificate,
PrivateKey privateKey,
String signatureProvider,
org.bouncycastle.asn1.ASN1ObjectIdentifier contentTypeOid,
org.bouncycastle.asn1.ASN1Encodable encodableContent) |
protected byte[] generateCms(X509Certificate signingCertificate, PrivateKey privateKey, String signatureProvider, org.bouncycastle.asn1.ASN1ObjectIdentifier contentTypeOid, org.bouncycastle.asn1.ASN1Encodable encodableContent)
Copyright © 2008-2016 RIPE NCC, the Netherlands. All Rights Reserved.