| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected SigningCertificate |
CompleteCertificateRefsType.certRefs |
protected SigningCertificate |
SignedSignatureProperties.signingCertificate |
| Modifier and Type | Method and Description |
|---|---|
SigningCertificate |
ObjectFactory.createSigningCertificate()
Create an instance of
SigningCertificate |
SigningCertificate |
CompleteCertificateRefsType.getCertRefs()
Gets the value of the certRefs property.
|
SigningCertificate |
SignedSignatureProperties.getSigningCertificate()
Gets the value of the signingCertificate property.
|
SigningCertificate |
SigningCertificate.withCerts(CertIDType... values) |
SigningCertificate |
SigningCertificate.withCerts(Collection<CertIDType> values) |
SigningCertificate |
SigningCertificate.withCerts(List<CertIDType> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompleteCertificateRefsType.setCertRefs(SigningCertificate value)
Sets the value of the certRefs property.
|
void |
SignedSignatureProperties.setSigningCertificate(SigningCertificate value)
Sets the value of the signingCertificate property.
|
CompleteCertificateRefsType |
CompleteCertificateRefsType.withCertRefs(SigningCertificate value) |
SignedSignatureProperties |
SignedSignatureProperties.withSigningCertificate(SigningCertificate value) |
| Constructor and Description |
|---|
CompleteCertificateRefsType(SigningCertificate certRefs,
String id)
Fully-initialising value constructor
|
SignedSignatureProperties(org.joda.time.DateTime signingTime,
SigningCertificate signingCertificate,
SignaturePolicyIdentifier signaturePolicyIdentifier,
SignatureProductionPlace signatureProductionPlace,
SignerRole signerRole,
String id)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.