JSCAPE MFT Server

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

Packages that use KeyPairMap
com.jscape.inet.mft.management.client.api   
com.jscape.util.keystore   
 

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()
          Deprecated. getKeys() should be used instead
 

Methods in com.jscape.inet.mft.management.client.api with parameters of type KeyPairMap
 void ManagerSubsystem.setKeys(CertificateMap clientCertificates, PublicKeyMap clientPublicKeys, CertificateMap hostCertificates, PublicKeyMap hostPublicKeys, KeyPairMap serverKeyPairs, PgpKeystore pgpKeys)
          Deprecated. getKeys() should be used instead
 

Uses of KeyPairMap in com.jscape.util.keystore
 

Constructors in com.jscape.util.keystore with parameters of type KeyPairMap
KeyPairMap(KeyPairMap that)
           
 


JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2015. All Rights Reserved