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 © 2002–2016 The Apache Software Foundation. All rights reserved.