Searched defs:export (Results 1 – 4 of 4) sorted by relevance
76 public @NonNull byte[] export(int length, @Nullable byte[] context) { in export() method in Sender
68 public @NonNull byte[] export(int length, @Nullable byte[] context) { in export() method in Recipient
239 public void export() throws Exception { in export() method in HpkeTest.OtherTests
98 static void export(OutputStream os, final Preferences p, boolean subTree) in export() method in XmlSupport