JSCAPE MFT Server

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

Packages that use KeyPairRecord
com.jscape.util.keystore   
 

Uses of KeyPairRecord in com.jscape.util.keystore
 

Methods in com.jscape.util.keystore that return KeyPairRecord
 KeyPairRecord KeyPairMap.get(java.lang.String alias)
          Gets key pair for given alias.
 

Methods in com.jscape.util.keystore with parameters of type KeyPairRecord
 void KeyPairMap.set(java.lang.String alias, KeyPairRecord entry)
          Sets key pair for given alias.
 

Method parameters in com.jscape.util.keystore with type arguments of type KeyPairRecord
 void KeyPairMap.setEntries(java.util.Map<java.lang.String,KeyPairRecord> value)
           
 

Constructor parameters in com.jscape.util.keystore with type arguments of type KeyPairRecord
KeyPairMap(java.util.Map<java.lang.String,KeyPairRecord> entries)
           
 


JSCAPE MFT Server

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