| Package | Description |
|---|---|
| org.cyclonedx.model |
| Modifier and Type | Method and Description |
|---|---|
Signature |
Bom.getSignature() |
Signature |
Service.getSignature() |
Signature |
Component.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
List<Signature> |
Signature.getSigners() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bom.setSignature(Signature signature) |
void |
Service.setSignature(Signature signature) |
void |
Component.setSignature(Signature signature) |
| Modifier and Type | Method and Description |
|---|---|
void |
Signature.setSigners(List<Signature> signers) |
Copyright © 2017–2022 OWASP Foundation. All rights reserved.