|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceType | |
|---|---|
| kz.gamma.asn1.dvcs | Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029. |
| Uses of ServiceType in kz.gamma.asn1.dvcs |
|---|
| Fields in kz.gamma.asn1.dvcs declared as ServiceType | |
|---|---|
static ServiceType |
ServiceType.CCPD
Identifier of CCPD service (Certify Claim of Possession of Data). |
static ServiceType |
ServiceType.CPD
Identifier of CPD service (Certify Possession of Data). |
private ServiceType |
DVCSRequestInformation.service
|
private ServiceType |
DVCSRequestInformationBuilder.service
|
static ServiceType |
ServiceType.VPKC
Identifier of VPKC service (Verify Public Key Certificates (also referred to as CPKC)). |
static ServiceType |
ServiceType.VSD
Identifier of VSD service (Verify Signed Document). |
| Methods in kz.gamma.asn1.dvcs that return ServiceType | |
|---|---|
static ServiceType |
ServiceType.getInstance(ASN1TaggedObject obj,
boolean explicit)
|
static ServiceType |
ServiceType.getInstance(java.lang.Object obj)
|
ServiceType |
DVCSRequestInformation.getService()
|
| Constructors in kz.gamma.asn1.dvcs with parameters of type ServiceType | |
|---|---|
DVCSRequestInformationBuilder(ServiceType service)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||