| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<CertIDType> |
SigningCertificate.certs |
| Modifier and Type | Method and Description |
|---|---|
CertIDType |
ObjectFactory.createCertIDType()
Create an instance of
CertIDType |
CertIDType |
CertIDType.withCertDigest(DigestAlgAndValueType value) |
CertIDType |
CertIDType.withIssuerSerial(X509IssuerSerialType value) |
CertIDType |
CertIDType.withURI(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<CertIDType> |
SigningCertificate.getCerts()
Gets the value of the certs property.
|
| Modifier and Type | Method and Description |
|---|---|
SigningCertificate |
SigningCertificate.withCerts(CertIDType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SigningCertificate.setCerts(List<CertIDType> value) |
SigningCertificate |
SigningCertificate.withCerts(Collection<CertIDType> values) |
SigningCertificate |
SigningCertificate.withCerts(List<CertIDType> value) |
| Constructor and Description |
|---|
SigningCertificate(List<CertIDType> certs)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.