Class KeyEncryptor

java.lang.Object
org.apache.poi.poifs.crypt.agile.KeyEncryptor

public class KeyEncryptor extends Object
A sequence of KeyEncryptor elements. Exactly one KeyEncryptors element MUST be present, and the KeyEncryptors element MUST contain at least one KeyEncryptor.
  • Constructor Details

    • KeyEncryptor

      public KeyEncryptor()
    • KeyEncryptor

      public KeyEncryptor(Element keyEncryptor)
  • Method Details