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

EncryptionWrapper() 보호된 메소드

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