Document the necessity of setting the password on the key database before
using the SecretDecoderRing. git-svn-id: svn://10.0.0.236/trunk@112600 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4213779178
commit
2d322d5edb
@ -57,6 +57,9 @@ import java.io.UnsupportedEncodingException;
|
||||
* alg AlgorithmIdentifier,
|
||||
* ciphertext OCTET STRING }
|
||||
* </pre>
|
||||
*
|
||||
* <p>You must set the password on the Internal Key Storage Token
|
||||
* (aka software token, key3.db) before you use the SecretDecoderRing.
|
||||
*/
|
||||
public class SecretDecoderRing {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user