Example #1
0
 public static extern ErrorId Encrypt(IntPtr par, IntPtr publicKey, byte[] data, int dataSize, byte[] cipherText, ref int cipherTextSize, CiphertextType ciphertextType, Scheme scheme);
Example #2
0
 public static extern ErrorId Encrypt(IntPtr par, IntPtr publicKey, byte[] data, int dataSize, byte[] cipherText, ref int cipherTextSize, CiphertextType ciphertextType, Scheme scheme);