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
|
||
|
}
|
||
|
|