Android
java.security.cert
public class

java.security.cert.PKIXCertPathBuilderResult

java.lang.Object
java.security.cert.PKIXCertPathValidatorResult CertPathValidatorResult
java.security.cert.PKIXCertPathBuilderResult CertPathBuilderResult

Summary

Public Constructors

            PKIXCertPathBuilderResult(CertPath certPath, TrustAnchor trustAnchor, PolicyNode policyTree, PublicKey subjectPublicKey)

Public Methods

          CertPath  getCertPath()
          String  toString()
Returns a string containing a concise, human-readable description of the receiver.
Methods inherited from class java.security.cert.PKIXCertPathValidatorResult
Methods inherited from class java.lang.Object
Methods inherited from interface java.security.cert.CertPathBuilderResult
Methods inherited from interface java.security.cert.CertPathValidatorResult

Details

Public Constructors

public PKIXCertPathBuilderResult(CertPath certPath, TrustAnchor trustAnchor, PolicyNode policyTree, PublicKey subjectPublicKey)

Public Methods

public CertPath getCertPath()

public String toString()

Returns a string containing a concise, human-readable description of the receiver.
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56