Package org.mozilla.jss.crypto
Class Tunnel
java.lang.Object
org.mozilla.jss.crypto.Tunnel
- Direct Known Subclasses:
Tunnel.CryptoTunnel
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static Signature
ConstructSignature
(SignatureAlgorithm alg, SignatureSpi engine)
-
Constructor Details
-
Tunnel
public Tunnel()
-
-
Method Details
-
ConstructSignature
-