Package | Description |
---|---|
org.cyclonedx.model |
Modifier and Type | Method and Description |
---|---|
static Signature.PublicKey.Kty |
Signature.PublicKey.Kty.fromString(String text) |
Signature.PublicKey.Kty |
Signature.PublicKey.getKty() |
static Signature.PublicKey.Kty |
Signature.PublicKey.Kty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Signature.PublicKey.Kty[] |
Signature.PublicKey.Kty.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.setKty(Signature.PublicKey.Kty kty) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.