Uses of Class
org.bouncycastle.asn1.dvcs.PathProcInput
Packages that use PathProcInput
Package
Description
Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029.
-
Uses of PathProcInput in org.bouncycastle.asn1.dvcs
Methods in org.bouncycastle.asn1.dvcs that return PathProcInputModifier and TypeMethodDescriptionstatic PathProcInput
PathProcInput.getInstance
(Object obj) static PathProcInput
PathProcInput.getInstance
(ASN1TaggedObject obj, boolean explicit) TargetEtcChain.getPathProcInput()
Constructors in org.bouncycastle.asn1.dvcs with parameters of type PathProcInputModifierConstructorDescriptionTargetEtcChain
(CertEtcToken target, CertEtcToken[] chain, PathProcInput pathProcInput) TargetEtcChain
(CertEtcToken target, PathProcInput pathProcInput)