Package | Description |
---|---|
org.bouncycastle.dvcs |
Classes for dealing "Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols" - RFC 3029.
|
Modifier and Type | Class and Description |
---|---|
class |
DVCSRequest
DVCRequest is general request to DVCS (RFC 3029).
|
class |
DVCSResponse
DVCResponse is general response to DVCS (RFC 3029).
|
Modifier and Type | Method and Description |
---|---|
CMSSignedData |
SignedDVCSMessageGenerator.build(DVCSMessage message)
Creates a CMSSignedData object containing the passed in DVCSMessage
|
Copyright © 2017 BouncyCastle.org. All rights reserved.