Package | Description |
---|---|
org.cyclonedx.model |
Modifier and Type | Method and Description |
---|---|
static Signature.PublicKey.Crv |
Signature.PublicKey.Crv.fromString(String text) |
Signature.PublicKey.Crv |
Signature.PublicKey.getCrv() |
static Signature.PublicKey.Crv |
Signature.PublicKey.Crv.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Signature.PublicKey.Crv[] |
Signature.PublicKey.Crv.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Signature.PublicKey.setCrv(Signature.PublicKey.Crv crv) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.