API Reference

Class

OdfEncryptionOptions

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

Configures interoperable password encryption for an OpenDocument package.

Inheritance

  • Object
  • OdfEncryptionOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public String Password { get; set; } #

Password used to encrypt the output package.

public Int32 IterationCount { get; set; } #

PBKDF2-HMAC-SHA1 iteration count applied independently to each encrypted entry.