Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
PasswordKeyEncryptorConfig |
EncryptionConfig.getPasswordKeyEncryptorConfig()
Gets or sets the password key encryptor config.
|
Modifier and Type | Method and Description |
---|---|
static PasswordKeyEncryptorData |
PasswordKeyEncryptorData.loadFromXml(com.aspose.ms.System.Xml.XmlTextReader reader,
PasswordKeyEncryptorConfig[] configOut)
Loads the config + data from XML
|
void |
EncryptionConfig.setPasswordKeyEncryptorConfig(PasswordKeyEncryptorConfig value)
Gets or sets the password key encryptor config.
|
static void |
PasswordKeyEncryptorData.writeToXml(com.aspose.ms.System.Xml.XmlTextWriter writer,
PasswordKeyEncryptorConfig config,
PasswordKeyEncryptorData data)
Writes the config + data into XML
|
Copyright (c) 2017 Aspose. All Rights Reserved.