| Package | Description |
|---|---|
| org.ejbca.cvc |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractArray
Represents a CVC sequence, i e contains one or more subfields.
|
class |
CVCAuthenticatedRequest
Represents a CVC-request having an outer signature
|
class |
CVCAuthorizationTemplate
Represents the field 'Certificate Holder Authorization Template'
|
class |
CVCDiscretionaryDataTemplate
Represents the field 'Discretionary Data Template', which is used to wrap certificate extensions.
|
class |
CVCertificate
Represents a Card Verifiable Certificate according to the specification for EAC 1.11.
|
class |
CVCertificateBody
Represents a CertificateBody
|
class |
CVCertificateExtensions
A "Certificate Extensions" sequence in a CV certificate.
|
class |
CVCPublicKey
Represents the sequence Public Key
|
class |
GenericPublicKeyField
Generic public key class that is only used while parsing DER-encoded data.
|
class |
PublicKeyEC
Implements handling of a public key of Elliptic Curve type.
|
class |
PublicKeyRSA
Implements handling of a public key of RSA type.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractSequence |
SequenceFactory.createSequence(CVCTagEnum tag)
Constructs a new instance of a subclass to AbstractSequence
|
AbstractSequence |
CVCObject.getParent()
Returns parent, that is, the AbstractSequence that contains this object (if any)
|
| Modifier and Type | Method and Description |
|---|---|
void |
CVCObject.setParent(AbstractSequence parent)
Sets the parent
|
Copyright © 2021. All rights reserved.