Amazon.Runtime.Internal.Util.DecryptionWrapper.CreateAlgorithm C# (CSharp) Method

CreateAlgorithm() protected abstract method

protected abstract CreateAlgorithm ( ) : SymmetricAlgorithm
return System.Security.Cryptography.SymmetricAlgorithm
        protected abstract SymmetricAlgorithm CreateAlgorithm();