Package de.flexiprovider.api.keys

Interface Summary
Key  
KeySpec A (transparent) specification of the key material that constitutes a cryptographic key.
SecretKey  
 

Class Summary
KeyFactory  
KeyPair This class is a simple holder for a key pair (a public key and a private key).
KeyPairGenerator  
PrivateKey  
PublicKey  
SecretKeyFactory  
SecretKeyGenerator  
SecretKeySpec