mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-14 09:50:06 +00:00
Support for Signal calls.
Merge in RedPhone // FREEBIE
This commit is contained in:
4
jni/openssl/crypto/rsa/rsa_locl.h
Normal file
4
jni/openssl/crypto/rsa/rsa_locl.h
Normal file
@@ -0,0 +1,4 @@
|
||||
extern int int_rsa_verify(int dtype, const unsigned char *m, unsigned int m_len,
|
||||
unsigned char *rm, size_t *prm_len,
|
||||
const unsigned char *sigbuf, size_t siglen,
|
||||
RSA *rsa);
|
||||
Reference in New Issue
Block a user