Amazon.Runtime.Internal.Util.DecryptionWrapper.DecryptionWrapper C# (CSharp) 메소드

DecryptionWrapper() 보호된 메소드

protected DecryptionWrapper ( ) : System
리턴 System
        protected DecryptionWrapper()
        {
            algorithm = CreateAlgorithm();
        }