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

Packages that use KeyPairRecord
com.jscape.util.keystore Contains classes for managing public and private keys. 
 

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.
 



Copyright © 2007 JSCAPE Corp. All Rights Reserved.