Uses of Class
ezvcard.types.KeyType

Packages that use KeyType
ezvcard   
 

Uses of KeyType in ezvcard
 

Methods in ezvcard that return types with arguments of type KeyType
 List<KeyType> VCard.getKeys()
          Gets the public encryption keys.
 

Methods in ezvcard with parameters of type KeyType
 void VCard.addKey(KeyType key)
          Adds a public encryption key.
 



Copyright © 2012-2013. All Rights Reserved.