Uses of Class
kz.gamma.asn1.dvcs.PathProcInput

Packages that use PathProcInput
kz.gamma.asn1.dvcs Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029. 
 

Uses of PathProcInput in kz.gamma.asn1.dvcs
 

Fields in kz.gamma.asn1.dvcs declared as PathProcInput
private  PathProcInput TargetEtcChain.pathProcInput
           
 

Methods in kz.gamma.asn1.dvcs that return PathProcInput
static PathProcInput PathProcInput.getInstance(ASN1TaggedObject obj, boolean explicit)
           
static PathProcInput PathProcInput.getInstance(java.lang.Object obj)
           
 PathProcInput TargetEtcChain.getPathProcInput()
           
 

Methods in kz.gamma.asn1.dvcs with parameters of type PathProcInput
private  void TargetEtcChain.setPathProcInput(PathProcInput pathProcInput)
           
 

Constructors in kz.gamma.asn1.dvcs with parameters of type PathProcInput
TargetEtcChain(CertEtcToken target, CertEtcToken[] chain, PathProcInput pathProcInput)
           
TargetEtcChain(CertEtcToken target, PathProcInput pathProcInput)
           
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.