Amazon.KeyManagementService.Model.GenerateDataKeyRequest.IsSetEncryptionContext C# (CSharp) Method

IsSetEncryptionContext() private method

private IsSetEncryptionContext ( ) : bool
return bool
        internal bool IsSetEncryptionContext()
        {
            return this._encryptionContext != null && this._encryptionContext.Count > 0; 
        }