We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7654179 commit 174b178Copy full SHA for 174b178
library/src/main/java/com/stringcare/library/SC.java
@@ -49,8 +49,7 @@ private SC () {
49
}
50
51
/**
52
- * A native method that is implemented by the 'native-lib' native library,
53
- * which is packaged with this application.
+ * Resigns given key
54
*/
55
public static native String sign(String key);
56
0 commit comments