|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mozilla.jss.crypto.Tunnel
public class Tunnel
This is a private JSS class that allows the pkcs11 package access to some of the package methods in the crypto package. A friend declaration would have been ideal.
Constructor Summary | |
---|---|
Tunnel()
|
Method Summary | |
---|---|
protected static Signature |
ConstructSignature(SignatureAlgorithm alg,
SignatureSpi engine)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Tunnel()
Method Detail |
---|
protected static Signature ConstructSignature(SignatureAlgorithm alg, SignatureSpi engine)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |