|
override void | Dispose (bool disposing) |
|
|
global::System.Runtime.InteropServices.HandleRef | swigCPtr |
|
Virtru.SDK.EncryptStringParams.EncryptStringParams |
( |
global::System.IntPtr |
cPtr, |
|
|
bool |
cMemoryOwn |
|
) |
| |
|
inlinepackage |
Virtru.SDK.EncryptStringParams.EncryptStringParams |
( |
string |
plainText | ) |
|
|
inline |
Constructor
- Parameters
-
plainText | - The data to be encrypted. |
Constructor
- Parameters
-
plainText | - The text to be encrypted. |
override void Virtru.SDK.EncryptStringParams.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotectedvirtual |
void Virtru.SDK.EncryptParams.Dispose |
( |
| ) |
|
|
inlineinherited |
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.EncryptStringParams.getCPtr |
( |
EncryptStringParams |
obj | ) |
|
|
inlinestaticpackage |
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.EncryptParams.getCPtr |
( |
EncryptParams |
obj | ) |
|
|
inlinestaticpackageinherited |
void Virtru.SDK.EncryptParams.setDisplayMessage |
( |
string |
displayMessage | ) |
|
|
inlineinherited |
Set the display message for the tdf, this message shows up on the Virtru dashboard
- Parameters
-
displayMessage | - The display message for the tdf |
void Virtru.SDK.EncryptParams.setDisplayName |
( |
string |
displayName | ) |
|
|
inlineinherited |
Set the display name for the tdf, this name shows up on the Virtru dashboard NOTE: If not set, the basename of inFilePath will be used
- Parameters
-
displayName | - The display name for the tdf |
void Virtru.SDK.EncryptParams.setMimeType |
( |
string |
mimeType | ) |
|
|
inlineinherited |
Set the mime type (format) of the file that will be encrypted NOTE: The default will be 'application/octet-stream' if not specified
- Parameters
-
mimeType | - The mime type of the file |
void Virtru.SDK.EncryptParams.setPolicy |
( |
Policy |
policy | ) |
|
|
inlineinherited |
Set the policy that to be applied to the tdf NOTE: If there is no policy defined for the tdf, default policy settings will be applied
- Parameters
-
policy | - The policy object |
void Virtru.SDK.EncryptParams.shareWithUsers |
( |
StringVector |
users | ) |
|
|
inlineinherited |
Add access to the TDF file/data for the users in the list
- Parameters
-
users | - Share the TDF with the users in the vector |
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.EncryptStringParams.swigRelease |
( |
EncryptStringParams |
obj | ) |
|
|
inlinestaticpackage |
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.EncryptParams.swigRelease |
( |
EncryptParams |
obj | ) |
|
|
inlinestaticpackageinherited |
bool Virtru.SDK.EncryptParams.swigCMemOwn |
|
protectedinherited |
global.System.Runtime.InteropServices.HandleRef Virtru.SDK.EncryptStringParams.swigCPtr |
|
private |
The documentation for this class was generated from the following file: