org.apache.geronimo.util.crypto
Interface CipherParameters

All Known Implementing Classes:
AsymmetricKeyParameter, DESedeParameters, DESParameters, DHKeyParameters, DHParameters, DHPrivateKeyParameters, DHPublicKeyParameters, DSAKeyParameters, DSAParameters, DSAPrivateKeyParameters, DSAPublicKeyParameters, KeyParameter, ParametersWithIV, ParametersWithSBox, RSAKeyParameters, RSAPrivateCrtKeyParameters

public interface CipherParameters

all parameter classes implement this.




Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.