The ediFile object contains information of a single file or folder.
Methods:
DecodeToFile
- Decodes the contents of the file to a target file.
EncodeToFile
- Encodes the contents of the file to a target file.
GenerateDigest
- Generates the digest or hash of the content of the file.
GetCmsEnvelopedData
- If the content of the file is recognzed as a Cryptographic Message
Syntax (CMS) EnvelopedData format, then an object representing this format
is returned.
GetCmsSignedData
- If the content of the file is recognzed as a Cryptographic Message Syntax
(CMS) SignedData format, then an object representing this format is
returned.
GetSecurity
- Gets the security object of the file.