Uses of Class
jsdsi.Proof

Packages that use Proof
jsdsi   
 

Uses of Proof in jsdsi
 

Methods in jsdsi that return Proof
 Proof CertPath.getProof()
          Returns the Proof of this CertPath.
 Proof Proof.compose(Proof p)
          Composes this proof with another proof.
 

Methods in jsdsi with parameters of type Proof
 Proof Proof.compose(Proof p)
          Composes this proof with another proof.
 

Constructors in jsdsi with parameters of type Proof
CertPath(Proof p)
          Creates a new CertPath from a given proof.
 



Copyright © 2002-2006 JSDSI. All Rights Reserved.