Uses of Class
org.bouncycastle.dvcs.TargetChain
-
Packages that use TargetChain Package Description org.bouncycastle.dvcs Classes for dealing "Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols" - RFC 3029. -
-
Uses of TargetChain in org.bouncycastle.dvcs
Methods in org.bouncycastle.dvcs with parameters of type TargetChain Modifier and Type Method Description void
VPKCRequestBuilder. addTargetChain(TargetChain targetChain)
Adds a X.509 certificate to the request.
-