Uses of Package
com.maverick.ssh.components.jce

Packages that use com.maverick.ssh.components.jce
com.maverick.ssh.components.jce This package contains a set of algoritm implementations that enable the Maverick API to use a Java Cryptography Extension provider. 
 

Classes in com.maverick.ssh.components.jce used by com.maverick.ssh.components.jce
AbstractDigest
          An abstract class that implements the Digest interface to provide support for JCE based digests.
AbstractHmac
          An abstract class that implements the SshHmac interface to provide support for JCE based message authentication.
AbstractJCECipher
          An abstract base class for defining SSH ciphers which use a JCE provider instead of the internal Maverick Crypto provider.
AbstractKeyExchange
           
JCEAlgorithms
          Interface containing the JCE algorithms required by the API.
Ssh2RsaPublicKey
          A RSA public key implementation which uses a JCE provider.
 



Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.