SymmetricCipher public abstract class SymmetricCipher : Cipher Documentation Code protected byte[] Key { get; } protected SymmetricCipher(byte[] key)