public class StandardDecryptionMaterial extends DecryptionMaterial
| Constructor and Description |
|---|
StandardDecryptionMaterial(String pwd)
Create a new standard decryption material with the given password.
|
public StandardDecryptionMaterial(String pwd)
pwd - The password.public String getPassword()
Copyright © 2020 sejda. All rights reserved.