Package | Description |
---|---|
kz.gamma.asn1.dvcs |
Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029.
|
Modifier and Type | Field and Description |
---|---|
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 |
DVCSRequestInformationBuilder.service |
private ServiceType |
DVCSRequestInformation.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).
|
Modifier and Type | Method and Description |
---|---|
static ServiceType |
ServiceType.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static ServiceType |
ServiceType.getInstance(java.lang.Object obj) |
ServiceType |
DVCSRequestInformation.getService() |
Constructor and Description |
---|
DVCSRequestInformationBuilder(ServiceType service) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.