|
JSS 3.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mozilla.jss.pkcs11.PK11KeyGenerator$1
Constructor Summary | |
(package private) |
PK11KeyGenerator$1(PK11KeyGenerator)
|
Method Summary | |
byte[] |
convert(char[])
Converts a password of Java characters into a password of bytes, using some encoding scheme. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
PK11KeyGenerator$1(PK11KeyGenerator) throws java.io.CharConversionException
Method Detail |
public byte[] convert(char[]) throws java.io.CharConversionException
KeyGenerator.CharToByteConverter
convert
in interface KeyGenerator.CharToByteConverter
java.io.CharConversionException
|
JSS 3.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |