Uses of Class
com.jscape.util.keystore.KeyPairMap

Packages that use KeyPairMap
com.jscape.inet.mft.management.client.api Contains classes for establishing connection with JSCAPE Secure FTP Server administrative service. 
 

Uses of KeyPairMap in com.jscape.inet.mft.management.client.api
 

Methods in com.jscape.inet.mft.management.client.api that return KeyPairMap
 KeyPairMap ManagerSubsystem.getPrivateKeys()
          Gets server keys.
 

Methods in com.jscape.inet.mft.management.client.api with parameters of type KeyPairMap
 void ManagerSubsystem.setKeys(CertificateMap certificates, PublicKeyMap publicKeys, KeyPairMap serverKeys, com.jscape.pgp.PgpKeystore pgpKeys)
          Sets security credentials.
 



Copyright © 2007 JSCAPE Corp. All Rights Reserved.