org.apache.geronimo.util.crypto
Interface CipherParameters

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

public interface CipherParameters

all parameter classes implement this.




Copyright © 2006 Apache Software Foundation. All Rights Reserved.