Package org.mozilla.jss.util
Class Tunnel
- java.lang.Object
-
- org.mozilla.jss.util.Tunnel
-
public class Tunnel extends java.lang.Object
A class to allow friendly functions access to other parts of JSS.
-
-
Constructor Summary
Constructors Constructor Description Tunnel()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static byte[]
GetPasswordByteCopy(Password pw)
-
-
-
Method Detail
-
GetPasswordByteCopy
protected static byte[] GetPasswordByteCopy(Password pw)
-
-