-
Subinterfaces of OidBasedEnum in eu.europa.esig.dss.enumerations
Modifier and Type |
Interface |
Description |
interface |
CommitmentType |
Represents the CommitmentType qualifying property
|
interface |
ObjectIdentifier |
Represents an identifier type with the following properties :
- identifier (URI for XAdES and/or OID for CAdES);
- identifier qualifier (URI or URN encoding);
- description;
- document references;
|
interface |
OidAndUriBasedEnum |
Interface has joined attributes between OID and URI enums
|
interface |
OidDescription |
The interface represent an OID-based property with a description
|
Classes in eu.europa.esig.dss.enumerations that implement OidBasedEnum
Modifier and Type |
Class |
Description |
class |
CertificatePolicy |
Certificate policies enumeration, as in ETSI TS 101 456
|
class |
CommitmentTypeEnum |
Defined in ETSI TS 119 172-1 Annex B
|
class |
DigestAlgorithm |
Supported Algorithms
|
class |
EncryptionAlgorithm |
Supported signature encryption algorithms.
|
class |
ExtendedKeyUsage |
The KeyPurposeId object.
|
class |
QCStatement |
Defines ETSI EN 319 412-5 types
|
class |
RoleOfPspOid |
RoleOfPspOid ::= OBJECT IDENTIFIER -- Object Identifier arc for roles of
payment service providers -- defined in the present document etsi-psd2-roles
OBJECT IDENTIFIER ::={ itu-t(0) identified-organization(4) etsi(0)
psd2(19495) id-roles(1) }
|
class |
SemanticsIdentifier |
ETSI EN 319 412-1 V1.1.1
-- Semantics identifiers
id-etsi-qcs-semantics-identifiers OBJECT IDENTIFIER ::= { itu-t(0)
identified-organization(4) etsi(0) id-cert-profile(194121) 1 }
-- Semantics identifier for natural person identifier
id-etsi-qcs-semanticsId-Natural OBJECT IDENTIFIER ::= {
id-etsi-qcs-semantics-identifiers 1 }
-- Semantics identifier for legal person identifier
id-etsi-qcs-SemanticsId-Legal OBJECT IDENTIFIER ::= {
id-etsi-qcs-semantics-identifiers 2 }
|
class |
SignatureAlgorithm |
Supported signature algorithms.
|
class |
X520Attributes |
Contains attributes of a certificate's distinguished name
|