mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
8 lines
281 B
Text
8 lines
281 B
Text
public final class dev/msfjarvis/aps/data/crypto/GopenpgpCryptoHandler : dev/msfjarvis/aps/data/crypto/CryptoHandler {
|
|
public fun <init> ()V
|
|
public fun canHandle (Ljava/lang/String;)Z
|
|
public fun decrypt (Ljava/lang/String;[B[B)[B
|
|
public fun encrypt (Ljava/lang/String;[B)[B
|
|
}
|
|
|