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