mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Use Base64 from libsignal
This commit is contained in:
parent
ef55196806
commit
4d3e67ff83
11 changed files with 11 additions and 2144 deletions
|
@ -1,5 +1,7 @@
|
|||
package org.asamk.signal.util;
|
||||
|
||||
import org.whispersystems.signalservice.internal.util.Base64;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import java.security.NoSuchAlgorithmException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue