tls-psk: handle scan from ImportKeysProxyActivity

This commit is contained in:
Vincent Breitmoser
2017-06-12 20:44:12 +02:00
parent af1d028520
commit ca43544a0e
5 changed files with 61 additions and 0 deletions

View File

@@ -74,6 +74,9 @@ public final class Constants {
// used by QR Codes (Guardian Project, Monkeysphere compatibility)
public static final String FINGERPRINT_SCHEME = "openpgp4fpr";
// used by openpgp-skt
public static final String TRANSFER_SCHEME = "pgp+transfer";
public static final String BOUNCY_CASTLE_PROVIDER_NAME = BouncyCastleProvider.PROVIDER_NAME;
// prefix packagename for exported Intents