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