Searched refs:blockStream (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
H A DRecoverySystem.java36 * that specified in {@code blockStream}. The public key of the certificates specified
39 public static void verify(InputStream blockStream, InputStream contentStream, argument
42 PKCS7 block = new PKCS7(blockStream);

Completed in 5335 milliseconds