Virtru SDK for C#  2.8.0
Virtru C# SDK module - Create, Read, and Manage TDF3 Files
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
Virtru.SDK.virtruPINVOKE Class Reference

Classes

class  SWIGExceptionHelper
 
class  SWIGPendingException
 
class  SWIGStringHelper
 

Public Member Functions

static int SWIG_get ()
 
static int SWIG_CSHARP_get ()
 
static void ByteVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ByteVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static uint ByteVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint ByteVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ByteVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_ByteVector__SWIG_0 ()
 
static global::System.IntPtr new_ByteVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_ByteVector__SWIG_2 (int jarg1)
 
static global::System.IntPtr ByteVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static global::System.IntPtr ByteVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void ByteVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ByteVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr ByteVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void ByteVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ByteVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void ByteVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void ByteVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr ByteVector_Repeat (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void ByteVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ByteVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void ByteVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void delete_ByteVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void StringVector_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void StringVector_Add (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static uint StringVector_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint StringVector_capacity (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void StringVector_reserve (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static global::System.IntPtr new_StringVector__SWIG_0 ()
 
static global::System.IntPtr new_StringVector__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_StringVector__SWIG_2 (int jarg1)
 
static string StringVector_getitemcopy (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static string StringVector_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void StringVector_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, string jarg3)
 
static void StringVector_AddRange (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr StringVector_GetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void StringVector_Insert (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, string jarg3)
 
static void StringVector_InsertRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void StringVector_RemoveAt (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void StringVector_RemoveRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static global::System.IntPtr StringVector_Repeat (string jarg1, int jarg2)
 
static void StringVector_Reverse__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void StringVector_Reverse__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)
 
static void StringVector_SetRange (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static bool StringVector_Contains (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static int StringVector_IndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static int StringVector_LastIndexOf (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static bool StringVector_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void delete_StringVector (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_StringStringMap__SWIG_0 ()
 
static global::System.IntPtr new_StringStringMap__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static uint StringStringMap_size (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool StringStringMap_empty (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void StringStringMap_Clear (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string StringStringMap_getitem (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void StringStringMap_setitem (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3)
 
static bool StringStringMap_ContainsKey (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void StringStringMap_Add (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3)
 
static bool StringStringMap_Remove (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr StringStringMap_create_iterator_begin (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string StringStringMap_get_next_key (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.IntPtr jarg2)
 
static void StringStringMap_destroy_iterator (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.IntPtr jarg2)
 
static void delete_StringStringMap (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BufferSpan_data_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr BufferSpan_data_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void BufferSpan_dataLength_set (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static uint BufferSpan_dataLength_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_BufferSpan ()
 
static void delete_BufferSpan (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr kNTDFMaxKeyIterations_get ()
 
static void LogMessage_level_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int LogMessage_level_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LogMessage_message_set (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string LogMessage_message_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LogMessage_fileName_set (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string LogMessage_fileName_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LogMessage_function_set (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string LogMessage_function_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LogMessage_line_set (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static uint LogMessage_line_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void LogMessage_timestamp_set (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr LogMessage_timestamp_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_LogMessage ()
 
static void delete_LogMessage (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_ILogger (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ILogger_TDFSDKLog (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_INetwork (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void INetwork_executeGet__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5, string jarg6, string jarg7)
 
static void INetwork_executeGet__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5, string jarg6)
 
static void INetwork_executeGet__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5)
 
static void INetwork_executeGet__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static void INetwork_executePut__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6, string jarg7, string jarg8)
 
static void INetwork_executePut__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6, string jarg7)
 
static void INetwork_executePut__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6)
 
static void INetwork_executePut__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static void INetwork_executePost__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6, string jarg7, string jarg8)
 
static void INetwork_executePost__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6, string jarg7)
 
static void INetwork_executePost__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6)
 
static void INetwork_executePost__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static void INetwork_executePatch__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6, string jarg7, string jarg8)
 
static void INetwork_executePatch__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6, string jarg7)
 
static void INetwork_executePatch__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6)
 
static void INetwork_executePatch__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
 
static void INetwork_executeHead__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5, string jarg6, string jarg7)
 
static void INetwork_executeHead__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5, string jarg6)
 
static void INetwork_executeHead__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, string jarg5)
 
static void INetwork_executeHead__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
 
static global::System.IntPtr new_Policy__SWIG_0 ()
 
static void delete_Policy (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Policy__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Policy_operatorEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Policy_setOwner (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string Policy_getOwner (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_shareWithUsers (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Policy_removeUsers (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Policy_getSharedUsers (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_enableReshare (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_disableReshare (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Policy_isReshareEnabled (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_enableWatermarking (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_disableWatermarking (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Policy_isWatermarkingEnabled (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_enablePrint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_disablePrint (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Policy_isPrintEnabled (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_enableCopy (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_disableCopy (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Policy_isCopyEnabled (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_enablePersistentProtection (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_disablePersistentProtection (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Policy_isPersistentProtectionEnabled (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_enablePreventDownload (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_disablePreventDownload (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool Policy_isPreventDownloadEnabled (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Policy_expireInMins (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static void Policy_expireInDays (global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
 
static void Policy_addExpiration (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Policy_removeExpiration (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Policy_getExpiration (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Policy_toString (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Credentials__SWIG_0 (int jarg1)
 
static global::System.IntPtr new_Credentials__SWIG_1 ()
 
static void delete_Credentials (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int Credentials_getType (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Credentials_getTypeStr (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string Credentials_str (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr Credentials_generateAuthHeaders (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, string jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6)
 
static string Credentials_getUserId (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_EncryptParams (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_EncryptParams__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr EncryptParams_operatorEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void EncryptParams_setMimeType (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void EncryptParams_setPolicy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void EncryptParams_setDisplayName (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void EncryptParams_setDisplayMessage (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void EncryptParams_shareWithUsers (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr new_EncryptDataParams (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_EncryptDataParams (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_EncryptStreamParams (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void delete_EncryptStreamParams (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_CredentialsAppId (string jarg1, string jarg2)
 
static void delete_CredentialsAppId (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr CredentialsAppId_generateAuthHeaders (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, string jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6)
 
static string CredentialsAppId_getUserId (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string CredentialsAppId_str (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_EncryptFileParams__SWIG_0 (string jarg1)
 
static global::System.IntPtr new_EncryptFileParams__SWIG_1 (string jarg1, string jarg2)
 
static void delete_EncryptFileParams (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_EncryptFileParams__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr EncryptFileParams_operatorEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr new_EncryptStringParams__SWIG_0 (string jarg1)
 
static global::System.IntPtr new_EncryptStringParams__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_EncryptStringParams (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_EncryptStringParams__SWIG_2 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr EncryptStringParams_operatorEqual__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr ClientConfig_getInstance ()
 
static void ClientConfig_setKasUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string ClientConfig_getKasUrl (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ClientConfig_setOIDCUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string ClientConfig_getOIDCUrl (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ClientConfig_setEasUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string ClientConfig_getEasUrl (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ClientConfig_setAcmUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string ClientConfig_getAcmUrl (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ClientConfig_setRcaUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string ClientConfig_getRcaUrl (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ClientConfig_setEncryptedStorageUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string ClientConfig_getEncryptedStorageUrl (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ClientConfig_setSecureReaderUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string ClientConfig_getSecureReaderUrl (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void ClientConfig_setPlatform (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string ClientConfig_getPlatform (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string ClientConfig_getVirtruClient (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string ClientConfig_getBuildVersion (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_CredentialsHmac (string jarg1, string jarg2, string jarg3)
 
static void delete_CredentialsHmac (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr CredentialsHmac_generateAuthHeaders (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, string jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6)
 
static string CredentialsHmac_getUserId (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string CredentialsHmac_str (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr VEncryptFileParamsCreate1 (string jarg1)
 
static global::System.IntPtr VEncryptFileParamsCreate2 (string jarg1, string jarg2)
 
static void VEncryptFileParamsDestroy (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr VEncryptFileParamsSetMimeType (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr VEncryptFileParamsSetPolicy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr VEncryptFileParamsSetDisplayName (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr VEncryptFileParamsSetDisplayMessage (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr VEncryptFileParamsShareWithUsers (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3)
 
static global::System.IntPtr VEncryptStringParamsCreate (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void VEncryptStringParamsDestroy (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr VEncryptStringParamsSetMimeType (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr VEncryptStringParamsSetPolicy (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr VEncryptStringParamsSetDisplayName (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr VEncryptStringParamsSetDisplayMessage (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static global::System.IntPtr VEncryptStringParamsShareWithUsers (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3)
 
static global::System.IntPtr new_CredentialsOidc__SWIG_0 (string jarg1, string jarg2, string jarg3, string jarg4, string jarg5, string jarg6)
 
static global::System.IntPtr new_CredentialsOidc__SWIG_1 (string jarg1, string jarg2, string jarg3, string jarg4, string jarg5)
 
static global::System.IntPtr new_CredentialsOidc__SWIG_2 (string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr new_CredentialsOidc__SWIG_3 (string jarg1, string jarg2, string jarg3)
 
static void delete_CredentialsOidc (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr CredentialsOidc_generateAuthHeaders (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, string jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, string jarg6)
 
static string CredentialsOidc_getUserId (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string CredentialsOidc_str (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static string CredentialsOidc_getAccessToken (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_Client__SWIG_0 (string jarg1, string jarg2)
 
static global::System.IntPtr new_Client__SWIG_1 (string jarg1, string jarg2, string jarg3)
 
static global::System.IntPtr new_Client__SWIG_2 (string jarg1, string jarg2, string jarg3, string jarg4)
 
static global::System.IntPtr new_Client__SWIG_3 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void delete_Client (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Client_setKasUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_setOIDCProviderUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_setEasUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_setAcmUrl (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_setSecureReaderURL (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_setEncryptedStorageURL (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_setRCAServiceURL (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_setProtocol (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Client_setOffline (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static void Client_setKeyAccessType (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Client_enableConsoleLogging__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static void Client_enableConsoleLogging__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void Client_setExternalLogger__SWIG_0 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
 
static void Client_setExternalLogger__SWIG_1 (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Client_setCertAuthority (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string Client_encryptFile (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Client_encryptFileToRCA (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static string Client_encryptStream (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Client_encryptString (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Client_encryptStringToRCA (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Client_decryptFile (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3)
 
static void Client_decryptRCAToFile (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3)
 
static void Client_decryptStream (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static string Client_decryptString (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string Client_decryptRCAToString (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_updatePolicyForUUID (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3)
 
static void Client_updatePolicyForUUIDs (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Client_updatePolicyForFile (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3)
 
static void Client_updatePolicyForFiles (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
 
static void Client_revokePolicy (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_revokePolicies (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static void Client_revokeFile (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static void Client_revokeFiles (global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
 
static global::System.IntPtr Client_fetchPolicyForUUID (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string Client_getUserId (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr EncryptDataParams_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr EncryptStreamParams_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr CredentialsAppId_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr EncryptFileParams_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr EncryptStringParams_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr CredentialsHmac_SWIGUpcast (global::System.IntPtr jarg1)
 
static global::System.IntPtr CredentialsOidc_SWIGUpcast (global::System.IntPtr jarg1)
 

Static Protected Attributes

static SWIGExceptionHelper swigExceptionHelper = new SWIGExceptionHelper()
 
static SWIGStringHelper swigStringHelper = new SWIGStringHelper()
 

Static Private Member Functions

static virtruPINVOKE ()
 

Constructor & Destructor Documentation

static Virtru.SDK.virtruPINVOKE.virtruPINVOKE ( )
inlinestaticprivate

Member Function Documentation

static global.System.IntPtr Virtru.SDK.virtruPINVOKE.BufferSpan_data_get ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.BufferSpan_data_set ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static uint Virtru.SDK.virtruPINVOKE.BufferSpan_dataLength_get ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.BufferSpan_dataLength_set ( global::System.Runtime.InteropServices.HandleRef  jarg1,
uint  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_Add ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_AddRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static uint Virtru.SDK.virtruPINVOKE.ByteVector_capacity ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.ByteVector_Clear ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.ByteVector_getitem ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.ByteVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.ByteVector_GetRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
int  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_Insert ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
int  jarg3 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.ByteVector_Repeat ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_reserve ( global::System.Runtime.InteropServices.HandleRef  jarg1,
uint  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.ByteVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
int  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_setitem ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.ByteVector_SetRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3 
)
static uint Virtru.SDK.virtruPINVOKE.ByteVector_size ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Client_decryptFile ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
string  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.Client_decryptRCAToFile ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
string  jarg3 
)
static string Virtru.SDK.virtruPINVOKE.Client_decryptRCAToString ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_decryptStream ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3 
)
static string Virtru.SDK.virtruPINVOKE.Client_decryptString ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_enableConsoleLogging__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_enableConsoleLogging__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.Client_encryptFile ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.Client_encryptFileToRCA ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static string Virtru.SDK.virtruPINVOKE.Client_encryptStream ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.Client_encryptString ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.Client_encryptStringToRCA ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.Client_fetchPolicyForUUID ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static string Virtru.SDK.virtruPINVOKE.Client_getUserId ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Client_revokeFile ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_revokeFiles ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_revokePolicies ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_revokePolicy ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setAcmUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setCertAuthority ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setEasUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setEncryptedStorageURL ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setExternalLogger__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2,
int  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.Client_setExternalLogger__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setKasUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setKeyAccessType ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setOffline ( global::System.Runtime.InteropServices.HandleRef  jarg1,
bool  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setOIDCProviderUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setProtocol ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setRCAServiceURL ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_setSecureReaderURL ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Client_updatePolicyForFile ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2,
string  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.Client_updatePolicyForFiles ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.Client_updatePolicyForUUID ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2,
string  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.Client_updatePolicyForUUIDs ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3 
)
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getAcmUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getBuildVersion ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getEasUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getEncryptedStorageUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.ClientConfig_getInstance ( )
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getKasUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getOIDCUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getPlatform ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getRcaUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getSecureReaderUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.ClientConfig_getVirtruClient ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.ClientConfig_setAcmUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ClientConfig_setEasUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ClientConfig_setEncryptedStorageUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ClientConfig_setKasUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ClientConfig_setOIDCUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ClientConfig_setPlatform ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ClientConfig_setRcaUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.ClientConfig_setSecureReaderUrl ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.Credentials_generateAuthHeaders ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
string  jarg3,
string  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6 
)
static int Virtru.SDK.virtruPINVOKE.Credentials_getType ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.Credentials_getTypeStr ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.Credentials_getUserId ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.Credentials_str ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.CredentialsAppId_generateAuthHeaders ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
string  jarg3,
string  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6 
)
static string Virtru.SDK.virtruPINVOKE.CredentialsAppId_getUserId ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.CredentialsAppId_str ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.CredentialsAppId_SWIGUpcast ( global::System.IntPtr  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.CredentialsHmac_generateAuthHeaders ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
string  jarg3,
string  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6 
)
static string Virtru.SDK.virtruPINVOKE.CredentialsHmac_getUserId ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.CredentialsHmac_str ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.CredentialsHmac_SWIGUpcast ( global::System.IntPtr  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.CredentialsOidc_generateAuthHeaders ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
string  jarg3,
string  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6 
)
static string Virtru.SDK.virtruPINVOKE.CredentialsOidc_getAccessToken ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.CredentialsOidc_getUserId ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.CredentialsOidc_str ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.CredentialsOidc_SWIGUpcast ( global::System.IntPtr  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_BufferSpan ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_ByteVector ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_Client ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_Credentials ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_CredentialsAppId ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_CredentialsHmac ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_CredentialsOidc ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_EncryptDataParams ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_EncryptFileParams ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_EncryptParams ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_EncryptStreamParams ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_EncryptStringParams ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_ILogger ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_INetwork ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_LogMessage ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_Policy ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_StringStringMap ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.delete_StringVector ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.EncryptDataParams_SWIGUpcast ( global::System.IntPtr  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.EncryptFileParams_operatorEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.EncryptFileParams_SWIGUpcast ( global::System.IntPtr  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.EncryptParams_operatorEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.EncryptParams_setDisplayMessage ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.EncryptParams_setDisplayName ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.EncryptParams_setMimeType ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.EncryptParams_setPolicy ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.EncryptParams_shareWithUsers ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.EncryptStreamParams_SWIGUpcast ( global::System.IntPtr  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.EncryptStringParams_operatorEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.EncryptStringParams_SWIGUpcast ( global::System.IntPtr  jarg1)
static void Virtru.SDK.virtruPINVOKE.ILogger_TDFSDKLog ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executeGet__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
string  jarg5,
string  jarg6,
string  jarg7 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executeGet__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
string  jarg5,
string  jarg6 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executeGet__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
string  jarg5 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executeGet__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executeHead__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
string  jarg5,
string  jarg6,
string  jarg7 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executeHead__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
string  jarg5,
string  jarg6 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executeHead__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
string  jarg5 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executeHead__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePatch__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6,
string  jarg7,
string  jarg8 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePatch__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6,
string  jarg7 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePatch__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePatch__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePost__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6,
string  jarg7,
string  jarg8 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePost__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6,
string  jarg7 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePost__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePost__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePut__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6,
string  jarg7,
string  jarg8 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePut__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6,
string  jarg7 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePut__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5,
string  jarg6 
)
static void Virtru.SDK.virtruPINVOKE.INetwork_executePut__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3,
global::System.Runtime.InteropServices.HandleRef  jarg4,
global::System.Runtime.InteropServices.HandleRef  jarg5 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.kNTDFMaxKeyIterations_get ( )
static string Virtru.SDK.virtruPINVOKE.LogMessage_fileName_get ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.LogMessage_fileName_set ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static string Virtru.SDK.virtruPINVOKE.LogMessage_function_get ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.LogMessage_function_set ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static int Virtru.SDK.virtruPINVOKE.LogMessage_level_get ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.LogMessage_level_set ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static uint Virtru.SDK.virtruPINVOKE.LogMessage_line_get ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.LogMessage_line_set ( global::System.Runtime.InteropServices.HandleRef  jarg1,
uint  jarg2 
)
static string Virtru.SDK.virtruPINVOKE.LogMessage_message_get ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.LogMessage_message_set ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.LogMessage_timestamp_get ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.LogMessage_timestamp_set ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_BufferSpan ( )
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_ByteVector__SWIG_0 ( )
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_ByteVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_ByteVector__SWIG_2 ( int  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_Client__SWIG_0 ( string  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_Client__SWIG_1 ( string  jarg1,
string  jarg2,
string  jarg3 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_Client__SWIG_2 ( string  jarg1,
string  jarg2,
string  jarg3,
string  jarg4 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_Client__SWIG_3 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_Credentials__SWIG_0 ( int  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_Credentials__SWIG_1 ( )
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_CredentialsAppId ( string  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_CredentialsHmac ( string  jarg1,
string  jarg2,
string  jarg3 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_CredentialsOidc__SWIG_0 ( string  jarg1,
string  jarg2,
string  jarg3,
string  jarg4,
string  jarg5,
string  jarg6 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_CredentialsOidc__SWIG_1 ( string  jarg1,
string  jarg2,
string  jarg3,
string  jarg4,
string  jarg5 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_CredentialsOidc__SWIG_2 ( string  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_CredentialsOidc__SWIG_3 ( string  jarg1,
string  jarg2,
string  jarg3 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_EncryptDataParams ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_EncryptFileParams__SWIG_0 ( string  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_EncryptFileParams__SWIG_1 ( string  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_EncryptFileParams__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_EncryptParams__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_EncryptStreamParams ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_EncryptStringParams__SWIG_0 ( string  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_EncryptStringParams__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_EncryptStringParams__SWIG_2 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_LogMessage ( )
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_Policy__SWIG_0 ( )
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_Policy__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_StringStringMap__SWIG_0 ( )
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_StringStringMap__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_StringVector__SWIG_0 ( )
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_StringVector__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.new_StringVector__SWIG_2 ( int  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_addExpiration ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Policy_disableCopy ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_disablePersistentProtection ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_disablePreventDownload ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_disablePrint ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_disableReshare ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_disableWatermarking ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_enableCopy ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_enablePersistentProtection ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_enablePreventDownload ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_enablePrint ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_enableReshare ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_enableWatermarking ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_expireInDays ( global::System.Runtime.InteropServices.HandleRef  jarg1,
uint  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Policy_expireInMins ( global::System.Runtime.InteropServices.HandleRef  jarg1,
uint  jarg2 
)
static string Virtru.SDK.virtruPINVOKE.Policy_getExpiration ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.Policy_getOwner ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.Policy_getSharedUsers ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static bool Virtru.SDK.virtruPINVOKE.Policy_isCopyEnabled ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static bool Virtru.SDK.virtruPINVOKE.Policy_isPersistentProtectionEnabled ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static bool Virtru.SDK.virtruPINVOKE.Policy_isPreventDownloadEnabled ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static bool Virtru.SDK.virtruPINVOKE.Policy_isPrintEnabled ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static bool Virtru.SDK.virtruPINVOKE.Policy_isReshareEnabled ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static bool Virtru.SDK.virtruPINVOKE.Policy_isWatermarkingEnabled ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.Policy_operatorEqual__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Policy_removeExpiration ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.Policy_removeUsers ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Policy_setOwner ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.Policy_shareWithUsers ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static string Virtru.SDK.virtruPINVOKE.Policy_toString ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.StringStringMap_Add ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
string  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.StringStringMap_Clear ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static bool Virtru.SDK.virtruPINVOKE.StringStringMap_ContainsKey ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.StringStringMap_create_iterator_begin ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.StringStringMap_destroy_iterator ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.IntPtr  jarg2 
)
static bool Virtru.SDK.virtruPINVOKE.StringStringMap_empty ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static string Virtru.SDK.virtruPINVOKE.StringStringMap_get_next_key ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.IntPtr  jarg2 
)
static string Virtru.SDK.virtruPINVOKE.StringStringMap_getitem ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static bool Virtru.SDK.virtruPINVOKE.StringStringMap_Remove ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.StringStringMap_setitem ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2,
string  jarg3 
)
static uint Virtru.SDK.virtruPINVOKE.StringStringMap_size ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.StringVector_Add ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.StringVector_AddRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static uint Virtru.SDK.virtruPINVOKE.StringVector_capacity ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.StringVector_Clear ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static bool Virtru.SDK.virtruPINVOKE.StringVector_Contains ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static string Virtru.SDK.virtruPINVOKE.StringVector_getitem ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static string Virtru.SDK.virtruPINVOKE.StringVector_getitemcopy ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.StringVector_GetRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
int  jarg3 
)
static int Virtru.SDK.virtruPINVOKE.StringVector_IndexOf ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.StringVector_Insert ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
string  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.StringVector_InsertRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3 
)
static int Virtru.SDK.virtruPINVOKE.StringVector_LastIndexOf ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static bool Virtru.SDK.virtruPINVOKE.StringVector_Remove ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.StringVector_RemoveAt ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.StringVector_RemoveRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
int  jarg3 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.StringVector_Repeat ( string  jarg1,
int  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.StringVector_reserve ( global::System.Runtime.InteropServices.HandleRef  jarg1,
uint  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.StringVector_Reverse__SWIG_0 ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static void Virtru.SDK.virtruPINVOKE.StringVector_Reverse__SWIG_1 ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
int  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.StringVector_setitem ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
string  jarg3 
)
static void Virtru.SDK.virtruPINVOKE.StringVector_SetRange ( global::System.Runtime.InteropServices.HandleRef  jarg1,
int  jarg2,
global::System.Runtime.InteropServices.HandleRef  jarg3 
)
static uint Virtru.SDK.virtruPINVOKE.StringVector_size ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static int Virtru.SDK.virtruPINVOKE.SWIG_CSHARP_get ( )
static int Virtru.SDK.virtruPINVOKE.SWIG_get ( )
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptFileParamsCreate1 ( string  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptFileParamsCreate2 ( string  jarg1,
string  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.VEncryptFileParamsDestroy ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptFileParamsSetDisplayMessage ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptFileParamsSetDisplayName ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptFileParamsSetMimeType ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptFileParamsSetPolicy ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptFileParamsShareWithUsers ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2,
uint  jarg3 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptStringParamsCreate ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static void Virtru.SDK.virtruPINVOKE.VEncryptStringParamsDestroy ( global::System.Runtime.InteropServices.HandleRef  jarg1)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptStringParamsSetDisplayMessage ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptStringParamsSetDisplayName ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptStringParamsSetMimeType ( global::System.Runtime.InteropServices.HandleRef  jarg1,
string  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptStringParamsSetPolicy ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2 
)
static global.System.IntPtr Virtru.SDK.virtruPINVOKE.VEncryptStringParamsShareWithUsers ( global::System.Runtime.InteropServices.HandleRef  jarg1,
global::System.Runtime.InteropServices.HandleRef  jarg2,
uint  jarg3 
)

Member Data Documentation

SWIGExceptionHelper Virtru.SDK.virtruPINVOKE.swigExceptionHelper = new SWIGExceptionHelper()
staticprotected
SWIGStringHelper Virtru.SDK.virtruPINVOKE.swigStringHelper = new SWIGStringHelper()
staticprotected

The documentation for this class was generated from the following file: