Amazon.ElasticTranscoder.Model.HlsContentProtection.IsSetKeyMd5 C# (CSharp) 메소드

IsSetKeyMd5() 개인적인 메소드

private IsSetKeyMd5 ( ) : bool
리턴 bool
        internal bool IsSetKeyMd5()
        {
            return this._keyMd5 != null;
        }