IesWithCipherParameters public class IesWithCipherParameters : IesParameters Documentation public int CipherKeySize { get; } public IesWithCipherParameters(byte[] derivation, byte[] encoding, int macKeySize, int cipherKeySize)