Package | Description |
---|---|
org.bouncycastle.asn1.dvcs | |
org.bouncycastle.dvcs |
Classes for dealing "Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols" - RFC 3029.
|
Modifier and Type | Method and Description |
---|---|
static TargetEtcChain[] |
TargetEtcChain.arrayFromSequence(ASN1Sequence seq) |
TargetEtcChain[] |
DVCSCertInfo.getCerts() |
TargetEtcChain[] |
Data.getCerts() |
static TargetEtcChain |
TargetEtcChain.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static TargetEtcChain |
TargetEtcChain.getInstance(Object obj) |
Modifier and Type | Method and Description |
---|---|
void |
DVCSCertInfoBuilder.setCerts(TargetEtcChain[] certs) |
Constructor and Description |
---|
Data(TargetEtcChain cert) |
Data(TargetEtcChain[] certs) |
Modifier and Type | Method and Description |
---|---|
TargetEtcChain |
TargetChain.toASN1Structure() |
Constructor and Description |
---|
TargetChain(TargetEtcChain certs) |
Copyright © 2018 BouncyCastle.org. All rights reserved.