Package | Description |
---|---|
org.bouncycastle.asn1.dvcs |
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).
|
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(Object obj) |
ServiceType |
DVCSRequestInformation.getService() |
Constructor and Description |
---|
DVCSRequestInformationBuilder(ServiceType service) |
Copyright © 2016 BouncyCastle.org. All rights reserved.