| Package | Description |
|---|---|
| org.ejbca.cvc |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationField
Represents field 'Roles and access rights' i CVC.
|
class |
ByteField
Generic field representing binary data (or Octet String)
|
class |
CAReferenceField
Represents the CVC field 'Certificate Authority Reference'
|
class |
DateField
Represents a CVC field of type Date
|
class |
HolderReferenceField
Represents the field Certificate Holder Reference.
|
class |
IntegerField
Represents a generic field of type Integer
|
class |
OIDField
Represents Object Identifier
|
class |
ReferenceField
Base class for Certificate Authority/Holder Reference.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractDataField |
FieldFactory.decodeField(CVCTagEnum tag,
byte[] data)
Constructs a new instance and populates it with data from the supplied
DER-encoded byte array.
|
Copyright © 2017. All rights reserved.