JSS 3.1

org.mozilla.jss.pkcs11
Class Tunnel.UtilTunnel

java.lang.Object
  |
  +--org.mozilla.jss.util.Tunnel
        |
        +--org.mozilla.jss.pkcs11.Tunnel.UtilTunnel

private static class Tunnel.UtilTunnel
extends Tunnel


Constructor Summary
(package private) Tunnel.UtilTunnel()
           
 
Method Summary
static byte[] getPasswordByteCopy(Password pw)
           
 
Methods inherited from class org.mozilla.jss.util.Tunnel
GetPasswordByteCopy
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Tunnel.UtilTunnel

Tunnel.UtilTunnel()
Method Detail

getPasswordByteCopy

public static byte[] getPasswordByteCopy(Password pw)

JSS 3.1