Searched defs:policyTree (Results 1 – 5 of 5) sorted by relevance
61 private PolicyNode policyTree; field in PKIXCertPathValidatorResult77 PolicyNode policyTree, PublicKey subjectPublicKey) in PKIXCertPathValidatorResult()
79 TrustAnchor trustAnchor, PolicyNode policyTree, in PKIXCertPathBuilderResult()
68 TrustAnchor trustAnchor, PolicyNode policyTree, in SunCertPathBuilderResult()
919 PolicyNodeImpl policyTree = rootNode.copyTree(); in getPolicyTree() local
284 PolicyNode policyTree, PublicKey subjectPublicKey, byte[] enc) { in MyPKIXCertPathBuilderResult()