|
JSS 3.1.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.mozilla.jss.pkcs12.PasswordConverter
Converts password chars to bytes. The output format is big-endian Unicode, with two zero bytes of null-termination at the end.
| Constructor Summary | |
PasswordConverter()
|
|
| Method Summary | |
byte[] |
convert(char[] chars)
Converts a password of Java characters into a password of bytes, using some encoding scheme. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public PasswordConverter()
| Method Detail |
public byte[] convert(char[] chars)
KeyGenerator.CharToByteConverterconvert in interface KeyGenerator.CharToByteConverter
|
JSS 3.1.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||