Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
PasswordKeyEncryptorData |
CryptoEncryptionData.getPasswordEncryptorData()
Gets or sets the password encryptor data.
|
static PasswordKeyEncryptorData |
PasswordKeyEncryptorData.loadFromXml(com.aspose.ms.System.Xml.XmlTextReader reader,
PasswordKeyEncryptorConfig[] configOut)
Loads the config + data from XML
|
Modifier and Type | Method and Description |
---|---|
void |
CryptoEncryptionData.setPasswordEncryptorData(PasswordKeyEncryptorData value)
Gets or sets the password encryptor data.
|
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.