org.mule.security
Interface SecretKeyFactory

All Known Implementing Classes:
MockKeyFactory

public interface SecretKeyFactory

A factory class for providing secret keys to an instance of SecretKeyEncryptionStrategy.

See Also:
SecretKeyEncryptionStrategy

Method Summary
 byte[] getKey()
           
 

Method Detail

getKey

byte[] getKey()


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.