public class StandardDecryptionMaterial extends DecryptionMaterial
Constructor | Description |
---|---|
StandardDecryptionMaterial(java.lang.String pwd) |
Create a new standard decryption material with the given password.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getPassword() |
Returns the password.
|
Copyright © 2002–2018. All rights reserved.