Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DX509CRLImpl.java285 public void encodeInfo(OutputStream out) throws CRLException { in encodeInfo() method in X509CRLImpl
518 encodeInfo(tmp); in sign()