PublicAPI.Services.FileServices.CancelEncrypt ELMA API Documentation
Cancel file encryption
 
 
Syntax

public void CancelEncrypt(
	BinaryFile file,
	string password
)

Parameters

file
Type: BinaryFile
File
password
Type: System String
Password
See Also