Home
last modified time | relevance | path

Searched refs:tsaChain (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/pkcs/
DSignerInfo.java582 CertPath tsaChain = cf.generateCertPath(chain); in getTimestamp() local
588 timestamp = new Timestamp(tsTokenInfo.getDate(), tsaChain); in getTimestamp()