Interface ICryptFactory

All Known Implementing Classes:
AbstractKeyInSessionCryptFactory, CryptFactoryCachingDecorator, KeyInSessionSunJceCryptFactory, NoCryptFactory

public interface ICryptFactory
Interface used to generate crypt objects
Author:
Igor Vaynberg (ivaynberg)
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details