public final class EncryptedPayload extends Object
Represents encrypted payload in file specification.
| Constructor and Description |
|---|
EncryptedPayload(FileSpecification fileSpecification)
Initialize Encrypted payload instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSubtype()
Gets subtype.
|
String |
getType()
Gets type.
|
String |
getVersion()
Gets version number.
|
public EncryptedPayload(FileSpecification fileSpecification)
Initialize Encrypted payload instance.
fileSpecification - The file specification used for initialization.Copyright © 2025 Aspose. All Rights Reserved.