ConformanceLevel

CSC v2.0.0.2: The required signature conformance level

Entries

Link copied to clipboard
@SerialName(value = "AdES-B")
ADESB

“AdES-B” SHALL be used to request the creation of a baseline etsits level B signature

Link copied to clipboard
@SerialName(value = "AdES-B-B")
ADESBB

“AdES-B-B” SHALL be used to request the creation of a baseline 191x2 level B signature

Link copied to clipboard
@SerialName(value = "AdES-B-T")
ADESBT

“AdES-B-T” SHALL be used to request the creation of a baseline 191x2 level T signature

Link copied to clipboard
@SerialName(value = "AdES-B-LT")
ADESBLT

“AdES-B-LT” SHALL be used to request the creation of a baseline 191x2 level LT signature

Link copied to clipboard
@SerialName(value = "AdES-B-LTA")
ADESBLTA

“AdES-B-LTA” SHALL be used to request the creation of a baseline 191x2 level LTA signature

Link copied to clipboard
@SerialName(value = "AdES-T")
ADEST

“AdES-T” SHALL be used to request the creation of a baseline etsits level T signature

Link copied to clipboard
@SerialName(value = "AdES-T-LT")
ADESTLT

“AdES-LT” SHALL be used to request the creation of a baseline etsits level LT signature

Link copied to clipboard
@SerialName(value = "AdES-T-LTA")
ADESTLTA

“AdES-LTA” SHALL be used to request the creation of a baseline etsits level LTA signature.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.