InformationContainerCreateEncryptedDocument Method
|
Namespace: IIB.ICDD.ModelAssembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntaxpublic CtEncryptedDocument CreateEncryptedDocument(
string sourceFilePath,
string filename,
string fileExtension,
string mimeType,
string encryptionAlgorithm
)
Parameters
- sourceFilePath String
-
- filename String
-
- fileExtension String
-
- mimeType String
-
- encryptionAlgorithm String
-
Return Value
CtEncryptedDocument
See Also