-
- All Known Subinterfaces:
AsymmetricKeyPair<PR,PU>
,SymmetricKey<K>
- All Known Implementing Classes:
AbstractAsymmetricKeyPair
,AsymmetricKeyPairEc
,AsymmetricKeyPairEcBc
,AsymmetricKeyPairEcJce
,AsymmetricKeyPairGeneric
,AsymmetricKeyPairRsa
,SymmetricKeyGeneric
public interface KeySet
- Since:
- 1.0.0
- Author:
- Joerg Hohwiller (hohwille at users.sourceforge.net)
- See Also:
AsymmetricKeyPair
,SymmetricKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Key>
getKeys()
-