Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/mmodule/sun/security/pkcs/
DSignerInfo.annotated.java74 public sun.security.pkcs.PKCS7 getTsToken() throws java.io.IOException { throw new RuntimeException… in getTsToken() method in SignerInfo
/libcore/ojluni/src/main/java/sun/security/pkcs/
DSignerInfo.java549 public PKCS7 getTsToken() throws IOException { in getTsToken() method in SignerInfo
589 PKCS7 tsToken = getTsToken(); in getTimestamp()
/libcore/ojluni/annotations/hiddenapi/sun/security/pkcs/
DSignerInfo.java141 public sun.security.pkcs.PKCS7 getTsToken() throws java.io.IOException { in getTsToken() method in SignerInfo